Searched refs:LabelPixmap (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.h114 Pixmap LabelPixmap, LabelInsensitivePixmap; member in struct:_XmComboBoxPart
H A Dxmcombo.c678 w->combobox.LabelPixmap);
2715 Pixmap LabelPixmap, LabelBitmap; local
2724 LabelPixmap = XCreatePixmap(
2728 XCopyPlane(display, LabelBitmap, LabelPixmap,
2730 XtVaSetValues(w->combobox.LabelCtrl, Resource, LabelPixmap, NULL);
2732 return LabelPixmap;
2997 newW->combobox.LabelPixmap =

Completed in 130 milliseconds