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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DColor.c43 #define SetInstalledColormap(s,c) (dixSetPrivate(&(s)->devPrivates, cmapScrPrivateKey, c)) macro
346 SetInstalledColormap(pCmap->pScreen, pCmap);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DColor.c43 #define SetInstalledColormap(s,c) (dixSetPrivate(&(s)->devPrivates, cmapScrPrivateKey, c)) macro
349 SetInstalledColormap(pCmap->pScreen, pCmap);
/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c398 #define SetInstalledColormap(s,c) (dixSetPrivate(&(s)->devPrivates, cmapScrPrivateKey, c)) macro
429 SetInstalledColormap(pmap->pScreen, pmap);
803 SetInstalledColormap(screenInfo.screens[i], NULL);

Completed in 7 milliseconds