Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1613 EXTERN char e_fontwidth[] INIT(= N_("E236: Font \"%s\" is not fixed-width")); variable
H A Dgui_x11.c1914 semsg(_(e_fontwidth), name); in gui_mch_get_font()