Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c61 #define DFLT_FONT "7x13" macro
1790 font_name = (char_u *)DFLT_FONT; in gui_mch_init_font()
/vim-8.2.3635/src/testdir/
H A Dtest_gui.vim94 " 'expected' is DFLT_FONT of gui_x11.c or its real name.