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

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DX.h405 #define CWColormap (1L<<13) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DX.h405 #define CWColormap (1L<<13) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dminiglx.h281 #define CWColormap (1L<<13) macro
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-x.c509 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
H A Drpng2-x.c712 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c948 flags = CWBorderPixel | CWColormap | CWEventMask | CWOverrideRedirect;
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c2041 CWBackPixel | CWBackingStore | CWOverrideRedirect | CWColormap |
3966 CWBackPixel | CWBackingStore | CWColormap | CWBorderPixel, &attribs);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp4437 unsigned long flags = CWBorderPixel | CWBackPixel | CWColormap | CWEventMask;

Completed in 1458 milliseconds