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

/xsrc/external/mit/libX11/dist/src/
H A DChWAttrs.c34 CWBackingStore|CWBackingPlanes|CWBackingPixel|\
H A DWindow.c63 if (valuemask & CWBackingPlanes)
96 CWBackingStore|CWBackingPlanes|CWBackingPixel|\
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.h95 #define CWBackingPlanes (1L<<7) macro
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h399 #define CWBackingPlanes (1L<<7) macro
/xsrc/external/mit/libXext/dist/src/
H A DXMultibuf.c640 CWBackingStore|CWBackingPlanes|CWBackingPixel|
662 if (valuemask & CWBackingPlanes)
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DWindow.c319 if (mask & CWBackingPlanes) /* this is really not useful */
320 mask &= ~CWBackingPlanes;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DWindow.c313 if (mask & CWBackingPlanes) /* this is really not useful */
314 mask &= ~CWBackingPlanes;
/xsrc/external/mit/libXScrnSaver/dist/src/
H A DXScrnSaver.c288 if (valuemask & CWBackingPlanes)
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxwindow.c527 if (*mask & CWBackingPlanes)
528 *mask &= ~CWBackingPlanes; /* Backing store not supported */
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsaver.c1070 case CWBackingPlanes:
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsaver.c981 case CWBackingPlanes:
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c1187 case CWBackingPlanes:
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1338 case CWBackingPlanes:

Completed in 18 milliseconds