Searched refs:CompWindowPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance
180 extern DevPrivateKeyRec CompWindowPrivateKeyRec;182 #define CompWindowPrivateKey (&CompWindowPrivateKeyRec)
52 DevPrivateKeyRec CompWindowPrivateKeyRec; variable375 if (!dixRegisterPrivateKey(&CompWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in compScreenInit()