Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c43 #define SetInstalledColormap(s,c) (dixSetPrivate(&(s)->devPrivates, cmapScrPrivateKey, c)) macro
349 SetInstalledColormap(pCmap->pScreen, pCmap); in xnestInstallColormap()