Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dsettings.c542 static int font_is_changed (const char *f_new, in font_is_changed() function
560 } else if (font_is_changed(fontname, fixedfontname)) { in set_fixed_font()
667 if (!font_is_changed(test, deffont)) { in set_app_font()