Searched refs:ComputeColor (Results 1 – 2 of 2) sorted by relevance
45 void ComputeColor(palette_info *info, BOX *boxp, int index);
94 ComputeColor(info, &boxlist[index], index); in CreatePaletteForPixelmaps()378 void palette_creater::ComputeColor(palette_info *control, BOX *boxp, int index) in ComputeColor() function in palette_creater