Searched refs:XmComboBoxDeleteItemsPos (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.h160 extern void XmComboBoxDeleteItemsPos(Widget w, int item_count, int pos);
H A Dxmcombo.c3305 void XmComboBoxDeleteItemsPos(Widget w, int item_count, int pos) function
3309 if ( CheckComboBox(w, "XmComboBoxDeleteItemsPos") ) return;
3312 } /* XmComboBoxDeleteItemsPos */

Completed in 29 milliseconds