Searched refs:cwWindowKeyRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw.h71 extern _X_EXPORT DevPrivateKeyRec cwWindowKeyRec;
72 #define cwWindowKey (&cwWindowKeyRec)
H A Dcw.c48 DevPrivateKeyRec cwWindowKeyRec; variable in typeref:typename:DevPrivateKeyRec
482 if (!dixRegisterPrivateKey(&cwWindowKeyRec, PRIVATE_WINDOW, 0))

Completed in 3 milliseconds