Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dfontfilter.h38 int validate_single_font (const PangoFontFamily *family,
H A Dfontfilter.c201 int validate_single_font (const PangoFontFamily *family, in validate_single_font() function
H A Dsettings.c2708 return validate_single_font(family, FONT_FILTER_LATIN); in latin_font_filter()
2722 return validate_single_font(family, FONT_FILTER_LATIN_MONO); in mono_font_filter()