Home
last modified time | relevance | path

Searched +defs:w +defs:top (Results 1 – 25 of 9023) sorted by relevance

12345678910>>...361

/dports/cad/jspice3/jspice3-2.5/src/lib/hlp/
H A Dx11disp.c58 topic *top; member
65 hlp_xdisplay(top) in hlp_xdisplay() argument
79 widget_bag *w = &top->widgets; local
262 newtopic(w, client_data, call_data) in newtopic() argument
298 delete(w, client_data, call_data) in delete() argument
303 topic *top = (topic *) client_data; local
354 quit(w, client_data, call_data) in quit() argument
379 print(w, client_data, call_data) in print() argument
407 save(w, client_data, call_data) in save() argument
423 widget_bag *w = (widget_bag*)client_data; local
[all …]
/dports/x11-toolkits/tix/Tix8.4.3/PyTix-2.0/demos/
H A Dtixwidgets.py66 def MkMainMenu(top): argument
90 def MkMainNotebook(top): argument
111 def MkMainStatus(top): argument
126 def MkWelcomeBar(top): argument
163 def MkWelcomeText(top): argument
239 def MkCombo(w): argument
299 def MkControl(w): argument
319 def MkSelect(w): argument
403 def MkTitle(w): argument
431 def MkSList(w): argument
[all …]
/dports/www/getleft/Getleft-v1.2/scripts/keynav1.0/
H A Dkeynav.tcl57 proc keynav::enableMnemonics {w} { argument
65 proc keynav::mnemonic {w} { argument
111 proc keynav::defaultButton {w} { argument
124 proc keynav::CleanupDefault {top} { argument
135 proc keynav::ClaimDefault {top w} {
159 proc keynav::ActivateDefault {top} { argument
173 proc keynav::traverseTo {w} { argument
/dports/cad/ngspice_rework/ngspice-35/src/frontend/help/
H A Dx11disp.c36 handle_wm_messages(Widget w, XtPointer client_data, XEvent *event, Boolean *cont) in handle_wm_messages()
38 topic *top = (topic *) client_data; in handle_wm_messages() local
55 hlp_xdisplay(topic *top) in hlp_xdisplay()
229 newtopic(Widget w, XtPointer client_data, XtPointer call_data) in newtopic()
255 delete_w(Widget w, XtPointer client_data, XtPointer call_data) in delete_w()
257 topic *top = (topic *) client_data; in delete_w() local
268 quit(Widget w, XtPointer client_data, XtPointer call_data) in quit()
270 topic *top = (topic *) client_data, *parent = top->parent; in quit() local
283 hlp_xkillwin(topic *top) in hlp_xkillwin()
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_xWidgets.c459 Bool ui_xGetToggleState(Widget w) in ui_xGetToggleState()
531 Widget w; in ui_xCreateLabelItem() local
581 Widget w; in ui_xCreateFrameLabelItem() local
633 Widget left, Widget top) in ui_xCreateFrameLabelItemCentered()
638 Widget w; in ui_xCreateFrameLabelItemCentered() local
685 Widget w; in ui_xCreateDialogItem() local
763 Widget w; in ui_xCreateButtonItem() local
1355 Widget w; in ui_xCreateMenuButtonItem() local
1467 Widget w; in ui_xCreateToggleItem() local
1779 Widget w; in ui_xCreateScrollbarItem() local
[all …]
H A Dd3_xUtils.c98 Widget d3_xCreateButtonItem (char *name, Widget parent, Widget left, Widget top) in d3_xCreateButtonItem()
102 Widget w; in d3_xCreateButtonItem() local
310 Widget d3_xCreateToggleItem(char *name, Widget parent, Widget group, Widget left, Widget top) in d3_xCreateToggleItem()
314 Widget w; in d3_xCreateToggleItem() local
/dports/science/elmerfem/elmerfem-release-9.0/post/src/tcl/
H A Dmaterial.tcl399 proc me_UpdateColor { top } { argument
425 proc me_UpdateAll { top } { argument
437 proc me_ChangeSpec { top } { argument
454 proc me_SetListColor {w} { argument
546 proc me_AddColorNames {w} { argument
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/widgets/
H A Dscrolled.c55 luaH_widget_get_scrollbars(lua_State *L, widget_t *w) in luaH_widget_get_scrollbars()
74 luaH_widget_set_scrollbars(lua_State *L, widget_t *w) in luaH_widget_set_scrollbars()
81 gint top = lua_gettop(L); in luaH_widget_set_scrollbars() local
97 luaH_scrolled_get_scroll(lua_State *L, widget_t *w) in luaH_scrolled_get_scroll()
124 luaH_scrolled_set_scroll(lua_State *L, widget_t *w) in luaH_scrolled_set_scroll()
131 gint top = lua_gettop(L); in luaH_scrolled_set_scroll() local
142 luaH_scrolled_index(lua_State *L, widget_t *w, luakit_token_t token) in luaH_scrolled_index()
162 luaH_scrolled_newindex(lua_State *L, widget_t *w, luakit_token_t token) in luaH_scrolled_newindex()
184 widget_scrolled(lua_State *UNUSED(L), widget_t *w, luakit_token_t UNUSED(token)) in widget_scrolled()
/dports/www/luakit/luakit-2.3/widgets/
H A Dscrolled.c55 luaH_widget_get_scrollbars(lua_State *L, widget_t *w) in luaH_widget_get_scrollbars()
74 luaH_widget_set_scrollbars(lua_State *L, widget_t *w) in luaH_widget_set_scrollbars()
81 gint top = lua_gettop(L); in luaH_widget_set_scrollbars() local
97 luaH_scrolled_get_scroll(lua_State *L, widget_t *w) in luaH_scrolled_get_scroll()
124 luaH_scrolled_set_scroll(lua_State *L, widget_t *w) in luaH_scrolled_set_scroll()
131 gint top = lua_gettop(L); in luaH_scrolled_set_scroll() local
142 luaH_scrolled_index(lua_State *L, widget_t *w, luakit_token_t token) in luaH_scrolled_index()
162 luaH_scrolled_newindex(lua_State *L, widget_t *w, luakit_token_t token) in luaH_scrolled_newindex()
184 widget_scrolled(lua_State *UNUSED(L), widget_t *w, luakit_token_t UNUSED(token)) in widget_scrolled()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (csi j, const cs *L, csi *top, csi *xi, csi *w) in dfsr()
22 csi reachr (const cs *L, const cs *B, csi *xi, csi *w) in reachr()
25 csi top = n ; /* stack is empty */ in reachr() local
46 csi i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (csi j, const cs *L, csi *top, csi *xi, csi *w) in dfsr()
22 csi reachr (const cs *L, const cs *B, csi *xi, csi *w) in reachr()
25 csi top = n ; /* stack is empty */ in reachr() local
46 csi i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (csi j, const cs *L, csi *top, csi *xi, csi *w) in dfsr()
22 csi reachr (const cs *L, const cs *B, csi *xi, csi *w) in reachr()
25 csi top = n ; /* stack is empty */ in reachr() local
46 csi i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (csi j, const cs *L, csi *top, csi *xi, csi *w) in dfsr()
22 csi reachr (const cs *L, const cs *B, csi *xi, csi *w) in reachr()
25 csi top = n ; /* stack is empty */ in reachr() local
46 csi i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CXSparse/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/Test/
H A Dcs_reachr_mex.c6 void dfsr (CS_INT j, const cs *L, CS_INT *top, CS_INT *xi, CS_INT *w) in dfsr()
22 CS_INT reachr (const cs *L, const cs *B, CS_INT *xi, CS_INT *w) in reachr()
25 CS_INT top = n ; /* stack is empty */ in reachr() local
46 CS_INT i, j, top, *xi ; in mexFunction() local

12345678910>>...361