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

/xsrc/external/mit/xorg-server.old/dist/composite/
H A Dcompint.h166 extern DevPrivateKeyRec CompScreenPrivateKeyRec;
167 #define CompScreenPrivateKey (&CompScreenPrivateKeyRec)
H A Dcompinit.c51 DevPrivateKeyRec CompScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
331 if (!dixRegisterPrivateKey(&CompScreenPrivateKeyRec, PRIVATE_SCREEN, 0))
/xsrc/external/mit/xorg-server/dist/composite/
H A Dcompint.h174 extern DevPrivateKeyRec CompScreenPrivateKeyRec;
176 #define CompScreenPrivateKey (&CompScreenPrivateKeyRec)
H A Dcompinit.c51 DevPrivateKeyRec CompScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
335 if (!dixRegisterPrivateKey(&CompScreenPrivateKeyRec, PRIVATE_SCREEN, 0))

Completed in 5 milliseconds