Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincmap.c62 winCreateColormap(ColormapPtr pmap);
80 pScreen->CreateColormap = winCreateColormap; in winSetColormapFunctions()
249 winCreateColormap(ColormapPtr pmap) in winCreateColormap() function