Searched defs:gcPrivateKeyRec (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexa_priv.h214 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon6765
236 #define ExaGetGCPriv(gc) ((ExaGCPrivPtr)dixGetPrivateAddr(&(gc)->devPrivates, &ExaGetScreenPriv(gc->pScreen)->gcPrivateKeyRec))
H A Dfb.h611 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon6772
628 #define fbGetGCPrivateKey(pGC) (&fbGetScreenPrivate((pGC)->pScreen)->gcPrivateKeyRec)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dexa_priv.h214 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon7086
224 #define ExaGetGCPriv(gc) ((ExaGCPrivPtr)dixGetPrivateAddr(&(gc)->devPrivates, &ExaGetScreenPriv(gc->pScreen)->gcPrivateKeyRec))
H A Dfb.h442 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon7093
458 #define fbGetGCPrivateKey(pGC) (&fbGetScreenPrivate((pGC)->pScreen)->gcPrivateKeyRec)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexa_priv.h214 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon5857
236 #define ExaGetGCPriv(gc) ((ExaGCPrivPtr)dixGetPrivateAddr(&(gc)->devPrivates, &ExaGetScreenPriv(gc->pScreen)->gcPrivateKeyRec))
H A Dfb.h612 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon5864
629 #define fbGetGCPrivateKey(pGC) (&fbGetScreenPrivate((pGC)->pScreen)->gcPrivateKeyRec)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexa_priv.h214 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon6164
236 #define ExaGetGCPriv(gc) ((ExaGCPrivPtr)dixGetPrivateAddr(&(gc)->devPrivates, &ExaGetScreenPriv(gc->pScreen)->gcPrivateKeyRec))
H A Dfb.h611 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon6171
628 #define fbGetGCPrivateKey(pGC) (&fbGetScreenPrivate((pGC)->pScreen)->gcPrivateKeyRec)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexa_priv.h214 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon6467
236 #define ExaGetGCPriv(gc) ((ExaGCPrivPtr)dixGetPrivateAddr(&(gc)->devPrivates, &ExaGetScreenPriv(gc->pScreen)->gcPrivateKeyRec))
H A Dfb.h611 DevPrivateKeyRec gcPrivateKeyRec; member in struct:__anon6474
628 #define fbGetGCPrivateKey(pGC) (&fbGetScreenPrivate((pGC)->pScreen)->gcPrivateKeyRec)

Completed in 705 milliseconds