Searched refs:dmxGCPrivateKeyRec (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx.h367 extern DevPrivateKeyRec dmxGCPrivateKeyRec;
368 #define dmxGCPrivateKey (&dmxGCPrivateKeyRec) /**< Private index for GCs */
H A Ddmxgc.c88 if (!dixRegisterPrivateKey(&dmxGCPrivateKeyRec, PRIVATE_GC, sizeof(dmxGCPrivRec)))
H A Ddmxscrinit.c68 DevPrivateKeyRec dmxGCPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec

Completed in 4 milliseconds