Searched refs:ArrowCtrl (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.h91 Widget ArrowCtrl; /* Pfeil nach unten */ member in struct:_XmComboBoxPart
H A Dxmcombo.c703 XtQueryGeometry(w->combobox.ArrowCtrl, NULL, &ArrowGeom);
727 XtQueryGeometry(w->combobox.ArrowCtrl, NULL, &ArrowGeom);
837 XtVaGetValues(w->combobox.ArrowCtrl, XmNwidth, &ArrowWidth, NULL);
901 XtVaGetValues(w->combobox.ArrowCtrl,
940 XtVaGetValues(w->combobox.ArrowCtrl,
942 XtConfigureWidget(w->combobox.ArrowCtrl,
1312 XtVaSetValues(w->combobox.ArrowCtrl,
1436 XtSetSensitive(newW->combobox.ArrowCtrl, newW->core.sensitive);
1658 XtVaSetValues(w->combobox.ArrowCtrl,
1662 XtVaSetValues(w->combobox.ArrowCtrl,
[all...]

Completed in 62 milliseconds