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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx.h381 extern DevPrivateKeyRec dmxColormapPrivateKeyRec;
382 #define dmxColormapPrivateKey (&dmxColormapPrivateKeyRec) /**< Private index for Colormaps */
H A Ddmxscrinit.c73 DevPrivateKeyRec dmxColormapPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
208 if (!dixRegisterPrivateKey(&dmxColormapPrivateKeyRec, PRIVATE_COLORMAP, 0))

Completed in 4 milliseconds