Searched defs:g_xcolmap (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c276 static Colormap g_xcolmap; variable
1890 g_xcolmap =
1996 attribs->colormap = g_xcolmap;
3047 if (XAllocColor(g_display, g_xcolmap, &xentry) == 0)

Completed in 59 milliseconds