Searched refs:DRIWindowPrivKey (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | dristruct.h | 44 dixLookupPrivate(&(pWin)->devPrivates, DRIWindowPrivKey))
|
| H A D | dri.c | 80 #define DRIWindowPrivKey (&DRIWindowPrivKeyRec) macro 319 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, 428 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); 563 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | dristruct.h | 46 DRIWindowPrivKey))
|
| H A D | dri.c | 75 #define DRIWindowPrivKey (&DRIWindowPrivKeyRec) macro 307 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, 416 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); 557 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | dristruct.h | 42 dixLookupPrivate(&(pWin)->devPrivates, DRIWindowPrivKey)) 44 dixLookupPrivate(&(pPix)->devPrivates, DRIWindowPrivKey))
|
| H A D | dri.c | 78 #define DRIWindowPrivKey (&DRIWindowPrivKeyRec) macro 1276 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, 1335 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | dristruct.h | 41 dixLookupPrivate(&(pWin)->devPrivates, DRIWindowPrivKey)) 43 dixLookupPrivate(&(pPix)->devPrivates, DRIWindowPrivKey))
|
| H A D | dri.c | 80 #define DRIWindowPrivKey (&DRIWindowPrivKeyRec) macro 1300 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, 1360 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL);
|
Completed in 16 milliseconds