Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h52 int xnestListInstalledColormaps(ScreenPtr pScreen, Colormap * pCmapIDs);
H A DColor.c198 icws.numCmapIDs = xnestListInstalledColormaps(pScreen, icws.cmapIDs); in xnestSetInstalledColormapWindows()
376 xnestListInstalledColormaps(ScreenPtr pScreen, Colormap * pCmapIDs) in xnestListInstalledColormaps() function
H A DScreen.c301 pScreen->ListInstalledColormaps = xnestListInstalledColormaps; in xnestOpenScreen()