Searched refs:XmComboBoxDeleteItems (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.h158 extern void XmComboBoxDeleteItems(Widget w, XmString *items, int item_count);
H A Dxmcombo.c3287 void XmComboBoxDeleteItems(Widget w, XmString *items, int item_count) function
3291 if ( CheckComboBox(w, "XmComboBoxDeleteItems") ) return;
3294 } /* XmComboBoxDeleteItems */

Completed in 113 milliseconds