Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c129 static int fontset_width(XFontSet fs);
1806 gui.char_width = fontset_width(fontset); in gui_mch_init_font()
2142 fontset_width(XFontSet fs) in fontset_width() function