Searched refs:rootlessWindowOldPixmapPrivateKey (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessCommon.c | 182 PixmapPtr oldPixmap = dixLookupPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey); 190 dixSetPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey, curPixmap); 206 PixmapPtr oldPixmap = dixLookupPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey); 219 dixSetPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey, NULL);
|
| H A D | rootlessCommon.h | 67 #define rootlessWindowOldPixmapPrivateKey (&rootlessWindowOldPixmapPrivateKeyRec) macro
|
| H A D | rootlessWindow.c | 145 dixSetPrivate(&pWin->devPrivates, rootlessWindowOldPixmapPrivateKey, NULL);
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessCommon.c | 217 rootlessWindowOldPixmapPrivateKey); 231 dixSetPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey, 250 rootlessWindowOldPixmapPrivateKey); 267 dixSetPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey,
|
| H A D | rootlessCommon.h | 69 #define rootlessWindowOldPixmapPrivateKey (&rootlessWindowOldPixmapPrivateKeyRec) macro
|
| H A D | rootlessWindow.c | 154 dixSetPrivate(&pWin->devPrivates, rootlessWindowOldPixmapPrivateKey, NULL);
|
Completed in 11 milliseconds