Home
last modified time | relevance | path

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

/vim-8.2.3635/src/testdir/
H A Dtest_highlight.vim716 " expect is DEFAULT_FONT of gui_gtk_x11.c
719 " expect is DEFAULT_FONT of gui_x11.c
H A Dtest_gui.vim98 " 'expected' is DEFAULT_FONT of gui_gtk_x11.c.
/vim-8.2.3635/src/
H A Dgui_gtk_x11.c160 # define DEFAULT_FONT "Monospace 10" macro
4746 GTK_FONT_CHOOSER(dialog), DEFAULT_FONT); in gui_mch_font_dialog()
4749 GTK_FONT_SELECTION_DIALOG(dialog), DEFAULT_FONT); in gui_mch_font_dialog()
4921 font_name = (char_u *)DEFAULT_FONT; in gui_mch_init_font()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt8935 Solution: Set default to DEFAULT_FONT. (James Vega)