Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h45 void xnestDestroyColormap(ColormapPtr pCmap);
H A DScreen.c298 pScreen->DestroyColormap = xnestDestroyColormap; in xnestOpenScreen()
H A DColor.c131 xnestDestroyColormap(ColormapPtr pCmap) in xnestDestroyColormap() function