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

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h225 extern DevPrivateKeyRec exaScreenPrivateKeyRec;
226 #define exaScreenPrivateKey (&exaScreenPrivateKeyRec)
H A Dexa.c40 DevPrivateKeyRec exaScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
912 if (!dixRegisterPrivateKey(&exaScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) {
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_priv.h217 extern DevPrivateKeyRec exaScreenPrivateKeyRec;
219 #define exaScreenPrivateKey (&exaScreenPrivateKeyRec)
H A Dexa.c40 DevPrivateKeyRec exaScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
880 if (!dixRegisterPrivateKey(&exaScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) {

Completed in 7 milliseconds