Searched refs:LabelBitmap (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c2715 Pixmap LabelPixmap, LabelBitmap; local
2721 XtVaGetValues(w->combobox.LabelCtrl, Resource, &LabelBitmap, NULL);
2722 XGetGeometry(display, LabelBitmap, &root,
2728 XCopyPlane(display, LabelBitmap, LabelPixmap,
2731 XFreePixmap(display, LabelBitmap);

Completed in 30 milliseconds