Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c69 static char ad_hoc_font[64]; variable
526 ad_hoc_font[0] = '\0'; in maybe_record_font_choice()
527 strcat(ad_hoc_font, s); in maybe_record_font_choice()
1000 if (ad_hoc_font[0] != '\0') { in write_png_font_string()
1002 grfont = ad_hoc_font; in write_png_font_string()
1035 ad_hoc_font[0] = '\0'; in write_png_font_string()
1043 if (ad_hoc_font[0] != '\0') { in write_other_font_string()
1053 ad_hoc_font[0] = '\0'; in write_other_font_string()
1620 strcpy(ad_hoc_font, font); in gretl_gnuplot_term_line()
1671 src = ad_hoc_font; in write_emf_font_string()
[all …]