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

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfballpriv.c37 fbGetGCPrivateKey (void) { return &fbGCPrivateKeyRec; } function in typeref:typename:DevPrivateKey
H A Dwfbrename.h74 #define fbGetGCPrivateKey wfbGetGCPrivateKey macro
H A Dfb.h607 fbGetGCPrivateKey (void);
674 dixLookupPrivate(&(pGC)->devPrivates, fbGetGCPrivateKey()))
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfb.h426 #define fbGetGCPrivateKey(pGC) (&fbGetScreenPrivate((pGC)->pScreen)->gcPrivateKeyRec) macro
429 dixLookupPrivate(&(pGC)->devPrivates, fbGetGCPrivateKey(pGC)))

Completed in 7 milliseconds