Searched refs:grey_ramp (Results 1 – 1 of 1) sorted by relevance
6662 static int grey_ramp[] = { variable6715 *r = grey_ramp[idx]; in cterm_color2rgb()6716 *g = grey_ramp[idx]; in cterm_color2rgb()6717 *b = grey_ramp[idx]; in cterm_color2rgb()