Searched refs:StaticList (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.h64 Boolean StaticList; /* Liste immer dargestellt? */ member in struct:_XmComboBoxPart
H A Dxmcombo.c274 offset(combobox.StaticList), XmRString, "False"
621 if ( w->combobox.StaticList )
754 if ( w->combobox.StaticList ) {
830 if ( !w->combobox.ListVisible || w->combobox.StaticList ) return;
913 if ( w->combobox.StaticList ) {
958 if ( w->combobox.StaticList ) {
1203 if ( (w == XtParent(cbw->combobox.ListCtrl)) && cbw->combobox.StaticList ) {
1424 newW->combobox.StaticList = current->combobox.StaticList;
1447 if ( newW->combobox.StaticList )
[all...]

Completed in 68 milliseconds