Searched refs:X_CopyPlane (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 448 case X_CopyPlane: 473 case X_CopyPlane:
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swapreq.c | 617 return ((*ProcVector[X_CopyPlane]) (client));
|
| H A D | dispatch.c | 1841 SendGraphicsExpose(client, pRgn, stuff->dstDrawable, X_CopyPlane, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiXprocs.c | 1179 return (* SavedProcVector[X_CopyPlane])(client); 1246 client, &totalReg, stuff->dstDrawable, X_CopyPlane, 0);
|
| H A D | panoramiX.c | 561 ProcVector[X_CopyPlane] = PanoramiXCopyPlane;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiXprocs.c | 1290 return (*SavedProcVector[X_CopyPlane]) (client); 1363 X_CopyPlane, 0);
|
| H A D | panoramiX.c | 556 ProcVector[X_CopyPlane] = PanoramiXCopyPlane;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swapreq.c | 664 return((* ProcVector[X_CopyPlane])(client));
|
| H A D | dispatch.c | 1699 (client, pRgn, stuff->dstDrawable, X_CopyPlane, 0);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 2089 #define X_CopyPlane 63 2084 #define X_CopyPlane macro
|
Completed in 35 milliseconds