Searched refs:shade_col (Results 1 – 1 of 1) sorted by relevance
273 const double shade_col[3][3] = { { 0.55, 0.54, 0.54 }, in graph_draw_common() local290 cairo_set_source_rgb(cr, shade_col[i][0], shade_col[i][1], shade_col[i][2]); in graph_draw_common()