Searched refs:dmxColormapPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance
394 extern DevPrivateKeyRec dmxColormapPrivateKeyRec;396 #define dmxColormapPrivateKey (&dmxColormapPrivateKeyRec) /**< Private index for Colormaps */
74 DevPrivateKeyRec dmxColormapPrivateKeyRec; variable197 if (!dixRegisterPrivateKey(&dmxColormapPrivateKeyRec, PRIVATE_COLORMAP, 0)) in dmxScreenInit()