Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c128 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