Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h346 void set_boxcolor (gretlRGB color);
H A Dgraphing.c866 void set_boxcolor (gretlRGB color) { in set_boxcolor() function
/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_dialog.c233 set_boxcolor(rgb); in color_select_callback()