Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dplotspec.c1053 static void print_linestyle (const GPT_SPEC *spec, in print_linestyle() function
1094 print_linestyle(spec, i, i, fp); in write_styles_from_plotspec()
1098 print_linestyle(spec, 0, 0, fp); in write_styles_from_plotspec()
1099 print_linestyle(spec, 1, 2, fp); in write_styles_from_plotspec()
1110 print_linestyle(spec, i, i + offset, fp); in write_styles_from_plotspec()