Searched refs:xnestListInstalledColormaps (Results 1 – 3 of 3) sorted by relevance
52 int xnestListInstalledColormaps(ScreenPtr pScreen, Colormap * pCmapIDs);
198 icws.numCmapIDs = xnestListInstalledColormaps(pScreen, icws.cmapIDs); in xnestSetInstalledColormapWindows()376 xnestListInstalledColormaps(ScreenPtr pScreen, Colormap * pCmapIDs) in xnestListInstalledColormaps() function
301 pScreen->ListInstalledColormaps = xnestListInstalledColormaps; in xnestOpenScreen()