Searched refs:AutomaticSelection (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 Dcombop.h68 Boolean AutomaticSelection; /* Wann Callbacks aufrufen? */ member in struct:_XmComboBoxPart
H A Dxmcombo.c270 offset(combobox.AutomaticSelection), XmRString, "False"
1464 if ( current->combobox.AutomaticSelection !=
1465 newW->combobox.AutomaticSelection ) {
1467 XmNautomaticSelection, newW->combobox.AutomaticSelection,
2080 if ( cbw->combobox.AutomaticSelection )
2930 newW->combobox.AutomaticSelection); n++;

Completed in 78 milliseconds