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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx.h384 extern DevPrivateKeyRec dmxPictPrivateKeyRec;
385 #define dmxPictPrivateKey (&dmxPictPrivateKeyRec) /**< Private index for Picts */
H A Ddmxscrinit.c74 DevPrivateKeyRec dmxPictPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
H A Ddmxpict.c148 if (!dixRegisterPrivateKey(&dmxPictPrivateKeyRec, PRIVATE_PICTURE, sizeof(dmxPictPrivRec)))

Completed in 6 milliseconds