Searched refs:XmIsComboBox (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.h207 #ifndef XmIsComboBox
208 #define XmIsComboBox(w) XtIsSubclass(w, xmComboBoxWidgetClass) macro
209 #endif /* XmIsComboBox */
H A Dxmcombo.c3209 if ( XmIsComboBox(w) ) return False;

Completed in 71 milliseconds