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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx.h373 extern DevPrivateKeyRec dmxPixPrivateKeyRec;
374 #define dmxPixPrivateKey (&dmxPixPrivateKeyRec) /**< Private index for Pixmaps */
H A Ddmxpixmap.c52 if (!dixRegisterPrivateKey(&dmxPixPrivateKeyRec, PRIVATE_PIXMAP, sizeof(dmxPixPrivRec)))
H A Ddmxscrinit.c70 DevPrivateKeyRec dmxPixPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec

Completed in 3 milliseconds