Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c116 static void CMapDestroyColormap(ColormapPtr);
187 pScreen->DestroyColormap = CMapDestroyColormap; in xf86HandleColormaps()
322 CMapDestroyColormap(ColormapPtr cmap) in CMapDestroyColormap() function
353 pScreen->DestroyColormap = CMapDestroyColormap; in CMapDestroyColormap()