Home
last modified time | relevance | path

Searched refs:cmapScrPrivateKey (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c40 #define cmapScrPrivateKey (&cmapScrPrivateKeyRec) macro
42 …fine GetInstalledColormap(s) ((ColormapPtr) dixLookupPrivate(&(s)->devPrivates, cmapScrPrivateKey))
43 #define SetInstalledColormap(s,c) (dixSetPrivate(&(s)->devPrivates, cmapScrPrivateKey, c))