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

/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw.h47 extern _X_EXPORT DevPrivateKeyRec cwGCKeyRec;
48 #define cwGCKey (&cwGCKeyRec)
H A Dcw.c46 DevPrivateKeyRec cwGCKeyRec; variable in typeref:typename:DevPrivateKeyRec
479 if (!dixRegisterPrivateKey(&cwGCKeyRec, PRIVATE_GC, sizeof(cwGCRec)))

Completed in 3 milliseconds