Searched refs:dixLookupPrivate (Results 76 - 100 of 388) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddmxpixmap.h62 (dmxPixPrivPtr)dixLookupPrivate(&(_pPix)->devPrivates, dmxPixPrivateKey)
H A Ddbestruct.h62 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
80 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddmxcmap.h63 dixLookupPrivate(&(_pCMap)->devPrivates, dmxColormapPrivateKey)
H A Ddmxpixmap.h61 (dmxPixPrivPtr)dixLookupPrivate(&(_pPix)->devPrivates, dmxPixPrivateKey)
H A Ddbestruct.h57 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
75 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddmxcmap.h63 dixLookupPrivate(&(_pCMap)->devPrivates, dmxColormapPrivateKey)
H A Ddmxpixmap.h61 (dmxPixPrivPtr)dixLookupPrivate(&(_pPix)->devPrivates, dmxPixPrivateKey)
H A Ddbestruct.h57 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
75 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddmxcmap.h63 dixLookupPrivate(&(_pCMap)->devPrivates, dmxColormapPrivateKey)
H A Ddmxpixmap.h61 (dmxPixPrivPtr)dixLookupPrivate(&(_pPix)->devPrivates, dmxPixPrivateKey)
H A Ddbestruct.h57 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
75 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddbestruct.h57 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
75 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
H A Ddamageextint.h49 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddbestruct.h57 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
75 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
H A Ddamageextint.h49 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddbestruct.h48 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
66 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
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.h51 #define GetDamageClient(pClient) ((DamageClientPtr)dixLookupPrivate(&(pClient)->devPrivates, DamageClientPrivateKey))
H A Ddmxcursor.h67 ((dmxCursorPrivPtr)dixLookupPrivate(&(_pCursor)->devPrivates, _pScreen))
H A Dprivates.h43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddbestruct.h48 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
66 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
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))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddbestruct.h62 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
80 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddbestruct.h62 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
80 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddbestruct.h62 dixLookupPrivate(&(pScreen)->devPrivates, dbeScreenPrivKey))
80 dixLookupPrivate(&(pWin)->devPrivates, dbeWindowPrivKey))

Completed in 64 milliseconds

1234567891011>>