Searched refs:dmxColormapPrivateKey (Results 1 – 2 of 2) sorted by relevance
59 dixSetPrivate(&(_pCMap)->devPrivates, dmxColormapPrivateKey, _pCMapPriv)63 dixLookupPrivate(&(_pCMap)->devPrivates, dmxColormapPrivateKey)
396 #define dmxColormapPrivateKey (&dmxColormapPrivateKeyRec) /**< Private index for Colormaps */ macro