Home
last modified time | relevance | path

Searched refs:XmListDeletePos (Results 1 – 25 of 63) sorted by relevance

123

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DCommand.c387 XmListDeletePos (new_w->selection_box.list, 1); in Initialize()
452 XmListDeletePos( SB_List( cmdWid), 0) ; /* Delete error message.*/ in ListCallback()
453 XmListDeletePos( SB_List( cmdWid), 0) ; /* Delete blank line.*/ in ListCallback()
484 XmListDeletePos( cmdWid->selection_box.list, 1) ; in ListCallback()
604 XmListDeletePos (w->selection_box.list, 0); /* delete error msg */ in _XmCommandReturn()
605 XmListDeletePos (w->selection_box.list, 0); /* delete blank line */ in _XmCommandReturn()
632 XmListDeletePos (w->selection_box.list, 1); in _XmCommandReturn()
831 XmListDeletePos (new_w->selection_box.list, 1); in SetValues()
857 XmListDeletePos(SB_List(old), 0); /* Delete error message.*/ in SetValues()
858 XmListDeletePos(SB_List(old), 0) ; /* Delete blank line.*/ in SetValues()
[all …]
H A DList.h76 extern void XmListDeletePos(
/dports/editors/ted/Ted-2.23/appFrame/
H A DappListMotif.c83 XmListDeletePos( list, pos+ 1 ); in appGuiDeletePositionFromListWidget()
118 XmListDeletePos( list, pos+ 2 ); in appGuiReplaceValueInListWidget()
/dports/math/grace/grace-5.1.25/src/
H A Dcomwin.c140 XmListDeletePos( hl, pos[0] ); in delete_com()
155 XmListDeletePos( hl, pos[0] ); in move_com()
212 XmListDeletePos( hl, pos[0] ); in replace_com()
235 XmListDeletePos(h, 0); in clear_history()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/list/
H A Dtest11.c96 XmListDeletePos(list, 1); in main()
H A Dtest28.c49 XmListDeletePos(listw, 2); in Doit2()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Dcombobox_native.cpp176 XmListDeletePos (listBox, n+1); in SetString()
215 XmListDeletePos (GetXmList(this), n + 1); in DoDeleteOneItem()
H A Dlistbox.cpp201 XmListDeletePos (listBox, n + 1); in DoDeleteOneItem()
425 XmListDeletePos (listBox, n+1); in SetString()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Dcombobox_native.cpp176 XmListDeletePos (listBox, n+1); in SetString()
215 XmListDeletePos (GetXmList(this), n + 1); in DoDeleteOneItem()
H A Dlistbox.cpp201 XmListDeletePos (listBox, n + 1); in DoDeleteOneItem()
425 XmListDeletePos (listBox, n+1); in SetString()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Dcombobox_native.cpp176 XmListDeletePos (listBox, n+1); in SetString()
215 XmListDeletePos (GetXmList(this), n + 1); in DoDeleteOneItem()
H A Dlistbox.cpp201 XmListDeletePos (listBox, n + 1); in DoDeleteOneItem()
425 XmListDeletePos (listBox, n+1); in SetString()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DList.h83 XMLIBEXPORT extern void XmListDeletePos(Widget widget,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DCommand.c373 XmListDeletePos(SB_List(cw), 0); in _XmCommandCallback()
580 XmListDeletePos(SB_List(w), 0); in XmCommandError()
/dports/x11-toolkits/open-motif/motif-2.3.8/doc/man/man3/
H A DMakefile.am307 XmListDeletePos.3 \
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DListEditor.C320 XmListDeletePos (this->valueList, position); in deleteCallback()
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dlocation_gui.c259 XmListDeletePos(location_list,x); in location_delete()
/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmCustArch.c529 XmListDeletePos( listW, found_position ); in addCB()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_gtk_vms.h415 #define XmListDeletePos XMLISTDELETEPOS macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/OS2/
H A DXm_12_emx.def.dist388 XmListDeletePos @669
/dports/deskutils/xmdiary/xmdiary-3.0.3/xdaclafs/
H A DxtmEdAclAfs.c892 XmListDeletePos( listW, found_position ); in setAccessItem()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dvms_x_fix.h334 #define XmListDeletePos XMLISTDELETEPOS macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dvms_x_fix.h431 #define XmListDeletePos XMLISTDELETEPOS macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dvms_x_fix.h429 #define XmListDeletePos XMLISTDELETEPOS macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dvms_x_fix.h427 #define XmListDeletePos XMLISTDELETEPOS macro

123