Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c830 int is_normal_group, in highlight_set_font() argument
864 hl_do_font(idx, arg, is_normal_group, is_menu_group, in highlight_set_font()
905 if (is_normal_group) in highlight_set_ctermfg()
929 if (is_normal_group) in highlight_set_ctermbg()
972 if (is_normal_group) in highlight_set_ctermul()
1004 int is_normal_group, in highlight_set_cterm_color() argument
1389 int is_normal_group = FALSE; // "Normal" group in do_highlight() local
1508 is_normal_group = TRUE; in do_highlight()
1619 if (highlight_set_font(idx, arg, is_normal_group, in do_highlight()
1629 is_normal_group, init)) in do_highlight()
[all …]