Searched refs:CompSubwindowsPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance
184 extern DevPrivateKeyRec CompSubwindowsPrivateKeyRec;186 #define CompSubwindowsPrivateKey (&CompSubwindowsPrivateKeyRec)
53 DevPrivateKeyRec CompSubwindowsPrivateKeyRec; variable377 if (!dixRegisterPrivateKey(&CompSubwindowsPrivateKeyRec, PRIVATE_WINDOW, 0)) in compScreenInit()