Home
last modified time | relevance | path

Searched defs: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()
902 highlight_set_ctermfg(int idx, int color, int is_normal_group) in highlight_set_ctermfg()
926 highlight_set_ctermbg(int idx, int color, int is_normal_group) in highlight_set_ctermbg()
969 highlight_set_ctermul(int idx, int color, int is_normal_group) in highlight_set_ctermul()
1004 int is_normal_group, in highlight_set_cterm_color()
1389 int is_normal_group = FALSE; // "Normal" group in do_highlight() local