Searched refs:XmComboBoxReplaceItemsPos (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.h163 extern void XmComboBoxReplaceItemsPos(Widget w, XmString *new_items, int item_count, int position);
H A Dxmcombo.c3332 void XmComboBoxReplaceItemsPos(Widget w, XmString *new_items, int item_count, int position) function
3336 if ( CheckComboBox(w, "XmComboBoxReplaceItemsPos") ) return;
3340 } /* XmComboBoxReplaceItemsPos */

Completed in 66 milliseconds