Searched refs:PopupShell (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.h94 Widget PopupShell; /* Shell, in der die Liste liegt */ member in struct:_XmComboBoxPart
H A Dxmcombo.c863 XtConfigureWidget(w->combobox.PopupShell,
875 XtWindow(w->combobox.PopupShell),
876 WidgetToScreen(w->combobox.PopupShell),
1499 XDefineCursor(XtDisplay(newW->combobox.PopupShell),
1500 XtWindow(newW->combobox.PopupShell),
1654 XDefineCursor(XtDisplay(w->combobox.PopupShell),
1655 XtWindow(w->combobox.PopupShell),
1657 XtPopup(w->combobox.PopupShell, XtGrabNone);
1661 XtPopdown(w->combobox.PopupShell);
2891 newW->combobox.PopupShell
[all...]

Completed in 53 milliseconds