Home
last modified time | relevance | path

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

/trueos/contrib/ncurses/ncurses/base/
HDlib_color.c84 static const color_t cga_palette[] = variable
179 tp = (hue_lightness_saturation) ? hls_palette : cga_palette; in init_color_table()
389 const color_t *tp = hue_lightness_saturation ? hls_palette : cga_palette; in init_pair()