Searched refs:DRIPixmapPrivKey (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | dristruct.h | 47 dixLookupPrivate(&(pPix)->devPrivates, DRIPixmapPrivKey))
|
| H A D | dri.c | 82 #define DRIPixmapPrivKey (&DRIPixmapPrivKeyRec) macro 364 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, 432 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, NULL); 565 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, NULL);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | dristruct.h | 51 DRIPixmapPrivKey))
|
| H A D | dri.c | 77 #define DRIPixmapPrivKey (&DRIPixmapPrivKeyRec) macro 353 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, 421 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, NULL); 560 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, NULL);
|
Completed in 9 milliseconds