Searched refs:XmComboBoxItemExists (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.h164 extern Boolean XmComboBoxItemExists(Widget w, XmString item);
H A Dxmcombo.c3342 Boolean XmComboBoxItemExists(Widget w, XmString item) function
3344 if ( CheckComboBox(w, "XmComboBoxItemExists") ) return False;
3346 } /* XmComboBoxItemExists */

Completed in 101 milliseconds