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

/xsrc/external/mit/libX11/dist/src/
H A DChWAttrs.c34 CWBackingStore|CWBackingPlanes|CWBackingPixel|\
H A DWindow.c66 if (valuemask & CWBackingPixel)
96 CWBackingStore|CWBackingPlanes|CWBackingPixel|\
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.h96 #define CWBackingPixel (1L<<8) macro
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h400 #define CWBackingPixel (1L<<8) macro
/xsrc/external/mit/libXext/dist/src/
H A DXMultibuf.c640 CWBackingStore|CWBackingPlanes|CWBackingPixel|
664 if (valuemask & CWBackingPixel)
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DWindow.c322 if (mask & CWBackingPixel) /* this is really not useful */
323 mask &= ~CWBackingPixel;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DWindow.c316 if (mask & CWBackingPixel) /* this is really not useful */
317 mask &= ~CWBackingPixel;
/xsrc/external/mit/libXScrnSaver/dist/src/
H A DXScrnSaver.c291 if (valuemask & CWBackingPixel)
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxwindow.c530 if (*mask & CWBackingPixel)
531 *mask &= ~CWBackingPixel; /* Backing store not supported */
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsaver.c1073 case CWBackingPixel:
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsaver.c984 case CWBackingPixel:
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c1200 case CWBackingPixel:
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1350 case CWBackingPixel:

Completed in 19 milliseconds