Searched refs:CompScreenPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance
176 extern DevPrivateKeyRec CompScreenPrivateKeyRec;178 #define CompScreenPrivateKey (&CompScreenPrivateKeyRec)
51 DevPrivateKeyRec CompScreenPrivateKeyRec; variable373 if (!dixRegisterPrivateKey(&CompScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in compScreenInit()