Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h344 gretlRGB get_shadecolor (void);
H A Dplotspec.c2219 print_rgb_hash(cstr, get_shadecolor()); in print_bars_header()
2241 print_rgb_hash(cstr, get_shadecolor()); in print_filledcurve_color()
H A Dgraphing.c870 gretlRGB get_shadecolor (void) in get_shadecolor() function
5758 print_rgb_hash(cstr, get_shadecolor()); in print_filledcurve_line()
5781 print_rgb_hash(cstr, get_shadecolor()); in print_pm_filledcurve_line()
/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_dialog.c377 image = get_image_for_color(get_shadecolor()); in line_color_button()