Home
last modified time | relevance | path

Searched refs:CWBackPixel (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/targets/graw-xlib/
Dgraw_xlib.c111 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask; in graw_create_window_and_screen()
/external/libpng/contrib/gregbook/
Drpng-x.c554 attrmask |= CWColormap | CWBackPixel | CWBorderPixel; in rpng_x_create_window()
Drpng2-x.c930 attrmask |= CWColormap | CWBackPixel | CWBorderPixel; in rpng2_x_create_window()
/external/libvncserver/x11vnc/
Dnox11.h445 #define CWBackPixel (1L<<1) macro
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch4627 + valuemask |= CWBackPixel;