Searched refs:X_CopyPlane (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xev/dist/
H A Dxev.c448 case X_CopyPlane:
473 case X_CopyPlane:
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c617 return ((*ProcVector[X_CopyPlane]) (client));
H A Ddispatch.c1841 SendGraphicsExpose(client, pRgn, stuff->dstDrawable, X_CopyPlane, 0);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c1179 return (* SavedProcVector[X_CopyPlane])(client);
1246 client, &totalReg, stuff->dstDrawable, X_CopyPlane, 0);
H A DpanoramiX.c561 ProcVector[X_CopyPlane] = PanoramiXCopyPlane;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c1290 return (*SavedProcVector[X_CopyPlane]) (client);
1363 X_CopyPlane, 0);
H A DpanoramiX.c556 ProcVector[X_CopyPlane] = PanoramiXCopyPlane;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c664 return((* ProcVector[X_CopyPlane])(client));
H A Ddispatch.c1699 (client, pRgn, stuff->dstDrawable, X_CopyPlane, 0);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2089 #define X_CopyPlane 63
2084 #define X_CopyPlane macro

Completed in 35 milliseconds