Searched refs:dixLookupPrivate (Results 101 - 125 of 388) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddamageextint.h51 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 dixLookupPrivate(&(_pCursor)->devPrivates, CursorScreenKey(_pScreen)))
H A Dprivates.h43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcw.h49 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
64 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
70 #define cwWindowPrivate(pWin) dixLookupPrivate(&(pWin)->devPrivates, cwWindowKey)
115 #define getCwScreen(pScreen) ((cwScreenPtr)dixLookupPrivate(&(pScreen)->devPrivates, cwScreenKey))
H A Ddamageextint.h50 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 dixLookupPrivate(&(_pCursor)->devPrivates, CursorScreenKey(_pScreen)))
H A Ddbestruct.h62 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
80 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcw.h49 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
64 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
70 #define cwWindowPrivate(pWin) dixLookupPrivate(&(pWin)->devPrivates, cwWindowKey)
115 #define getCwScreen(pScreen) ((cwScreenPtr)dixLookupPrivate(&(pScreen)->devPrivates, cwScreenKey))
H A Ddamageextint.h50 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 dixLookupPrivate(&(_pCursor)->devPrivates, CursorScreenKey(_pScreen)))
H A Ddbestruct.h62 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
80 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcw.h50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
74 #define cwWindowPrivate(pWin) dixLookupPrivate(&(pWin)->devPrivates, cwWindowKey)
118 #define getCwScreen(pScreen) ((cwScreenPtr)dixLookupPrivate(&(pScreen)->devPrivates, cwScreenKey))
H A Ddamageextint.h50 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 dixLookupPrivate(&(_pCursor)->devPrivates, CursorScreenKey(_pScreen)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcw.h50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
74 #define cwWindowPrivate(pWin) dixLookupPrivate(&(pWin)->devPrivates, cwWindowKey)
118 #define getCwScreen(pScreen) ((cwScreenPtr)dixLookupPrivate(&(pScreen)->devPrivates, cwScreenKey))
H A Ddamageextint.h50 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 dixLookupPrivate(&(_pCursor)->devPrivates, CursorScreenKey(_pScreen)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcw.h50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
74 #define cwWindowPrivate(pWin) dixLookupPrivate(&(pWin)->devPrivates, cwWindowKey)
116 #define getCwScreen(pScreen) ((cwScreenPtr)dixLookupPrivate(&(pScreen)->devPrivates, cwScreenKey))
H A Ddamageextint.h50 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 dixLookupPrivate(&(_pCursor)->devPrivates, CursorScreenKey(_pScreen)))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dcw.h50 #define getCwGC(pGC) ((cwGCPtr)dixLookupPrivate(&(pGC)->devPrivates, cwGCKey))
68 (cwPicturePtr)dixLookupPrivate(&(pPicture)->devPrivates, cwPictureKey) : 0)
74 #define cwWindowPrivate(pWin) dixLookupPrivate(&(pWin)->devPrivates, cwWindowKey)
116 #define getCwScreen(pScreen) ((cwScreenPtr)dixLookupPrivate(&(pScreen)->devPrivates, cwScreenKey))
H A Ddamageextint.h50 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddamageextint.h49 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddamageextint.h49 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddamageextint.h49 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))

Completed in 74 milliseconds

1234567891011>>