Searched refs:DRIPixmapPrivKey (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddristruct.h47 dixLookupPrivate(&(pPix)->devPrivates, DRIPixmapPrivKey))
H A Ddri.c82 #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 Ddristruct.h51 DRIPixmapPrivKey))
H A Ddri.c77 #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