Searched refs:XmComboBoxItemPos (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.h165 extern int XmComboBoxItemPos(Widget w, XmString item);
H A Dxmcombo.c3348 int XmComboBoxItemPos(Widget w, XmString item) function
3350 if ( CheckComboBox(w, "XmComboBoxItemPos") ) return 0;
3352 } /* XmComboBoxItemPos */

Completed in 111 milliseconds