Searched refs:check_fontset_sanity (Results 1 – 1 of 1) sorted by relevance
128 static int check_fontset_sanity(XFontSet fs);2079 if (fixed_width && check_fontset_sanity(fontset) == FAIL) in gui_mch_get_fontset()2091 check_fontset_sanity(XFontSet fs) in check_fontset_sanity() function