Searched refs:CompSubwindowsPrivateKeyRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/composite/
H A Dcompint.h172 extern DevPrivateKeyRec CompSubwindowsPrivateKeyRec;
173 #define CompSubwindowsPrivateKey (&CompSubwindowsPrivateKeyRec)
H A Dcompinit.c53 DevPrivateKeyRec CompSubwindowsPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
335 if (!dixRegisterPrivateKey(&CompSubwindowsPrivateKeyRec, PRIVATE_WINDOW, 0))
/xsrc/external/mit/xorg-server/dist/composite/
H A Dcompint.h182 extern DevPrivateKeyRec CompSubwindowsPrivateKeyRec;
184 #define CompSubwindowsPrivateKey (&CompSubwindowsPrivateKeyRec)
H A Dcompinit.c53 DevPrivateKeyRec CompSubwindowsPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
339 if (!dixRegisterPrivateKey(&CompSubwindowsPrivateKeyRec, PRIVATE_WINDOW, 0))

Completed in 7 milliseconds