Searched refs:XmComboBoxGetMatchPos (Results 1 - 3 of 3) 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.h166 extern Boolean XmComboBoxGetMatchPos(Widget w, XmString item, int **pos_list, int *pos_count);
H A Dxmcombo.c3354 Boolean XmComboBoxGetMatchPos(Widget w, XmString item, int **pos_list, int *pos_count) function
3356 if ( CheckComboBox(w, "XmComboBoxGetMatchPos") ) return False;
3358 } /* XmComboBoxGetMatchPos */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dcombobox.cpp235 bool found = (XmComboBoxGetMatchPos((Widget) m_mainWidget,

Completed in 188 milliseconds