Searched refs:rootlessWindowPrivateKeyRec (Results 1 – 3 of 3) sorted by relevance
63 extern DevPrivateKeyRec rootlessWindowPrivateKeyRec;65 #define rootlessWindowPrivateKey (&rootlessWindowPrivateKeyRec)
66 DevPrivateKeyRec rootlessWindowPrivateKeyRec; variable634 if (!dixRegisterPrivateKey(&rootlessWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in RootlessAllocatePrivates()
89 if (!dixPrivateKeyRegistered(&rootlessWindowPrivateKeyRec)) in IsFramedWindow()