Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c112 # define OPT_MBFONT_NUM_OPTIONS 6 macro
114 static option_table_T mbfont_opts[OPT_MBFONT_NUM_OPTIONS] =
160 return parse_list_options(p_pmfn, mbfont_opts, OPT_MBFONT_NUM_OPTIONS); in parse_printmbfont()