Searched refs:cmapScrPrivateKey (Results 1 – 1 of 1) sorted by relevance
40 #define cmapScrPrivateKey (&cmapScrPrivateKeyRec) macro42 …fine GetInstalledColormap(s) ((ColormapPtr) dixLookupPrivate(&(s)->devPrivates, cmapScrPrivateKey))43 #define SetInstalledColormap(s,c) (dixSetPrivate(&(s)->devPrivates, cmapScrPrivateKey, c))