Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincmap.c65 winDestroyColormap(ColormapPtr pmap);
81 pScreen->DestroyColormap = winDestroyColormap; in winSetColormapFunctions()
297 winDestroyColormap(ColormapPtr pColormap) in winDestroyColormap() function