Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h50 void xnestInstallColormap(ColormapPtr pCmap);
H A DScreen.c299 pScreen->InstallColormap = xnestInstallColormap; in xnestOpenScreen()
H A DColor.c338 xnestInstallColormap(ColormapPtr pCmap) in xnestInstallColormap() function