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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dpalette.h65 WXColormap GetXColormap(WXDisplay* display = NULL) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dpalette.h65 WXColormap GetXColormap(WXDisplay* display = NULL) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dpalette.cpp194 WXColormap wxPalette::GetXColormap(WXDisplay* display) const function in class:wxPalette
341 /* Not found; call GetXColormap, which will create it, then this again */
342 if (GetXColormap(display))
H A Ddcclient.cpp2014 /* Use GetXColormap */
2016 (Colormap) palette.GetXColormap());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dpalette.cpp194 WXColormap wxPalette::GetXColormap(WXDisplay* display) const function in class:wxPalette
337 /* Not found; call GetXColormap, which will create it, then this again */
338 if (GetXColormap(display))
H A Ddcclient.cpp2145 /* Use GetXColormap */
2147 (Colormap) palette.GetXColormap());

Completed in 174 milliseconds