Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h51 void xnestUninstallColormap(ColormapPtr pCmap);
H A DScreen.c300 pScreen->UninstallColormap = xnestUninstallColormap; in xnestOpenScreen()
H A DColor.c358 xnestUninstallColormap(ColormapPtr pCmap) in xnestUninstallColormap() function