Searched refs:XmComboBoxAddItems (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.h155 extern void XmComboBoxAddItems(Widget w, XmString *items, int item_count, int pos);
H A Dxmcombo.c3259 void XmComboBoxAddItems(Widget w, XmString *items, int item_count, int pos) function
3263 if ( CheckComboBox(w, "XmComboBoxAddItems") ) return;
3268 } /* XmComboBoxAddItems */

Completed in 737 milliseconds