Searched refs:CursorScreenPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
65 static DevPrivateKeyRec CursorScreenPrivateKeyRec; variable67 #define CursorScreenPrivateKey (&CursorScreenPrivateKeyRec)1077 if (!dixRegisterPrivateKey(&CursorScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in XFixesCursorInit()