Searched refs:FreeCell (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 102 static void FreeCell(ColormapPtr /*pmap */ , 621 FreeCell(pmapSrc, *ppix, channel); in CopyFree() 655 FreeCell(ColormapPtr pmap, Pixel i, int channel) in FreeCell() function 1435 FreeCell(pmap, *ppix, REDMAP); in FreePixels() 1447 FreeCell(pmap, *ppix++, GREENMAP); in FreePixels() 1455 FreeCell(pmap, *ppix++, BLUEMAP); in FreePixels() 2181 FreeCell(pmap, pixTest, color); in FreeCo()
|