Searched refs:fbGCPrivateKeyRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfballpriv.c35 static DevPrivateKeyRec fbGCPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
37 fbGetGCPrivateKey (void) { return &fbGCPrivateKeyRec; }
47 *pGCKey = &fbGCPrivateKeyRec;
49 if (!dixRegisterPrivateKey(&fbGCPrivateKeyRec, PRIVATE_GC, sizeof(FbGCPrivRec)))
H A Dwfbrename.h72 #define fbGCPrivateKeyRec wfbGCPrivateKeyRec macro

Completed in 2 milliseconds