Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c58 guicolor_T sg_gui_sp; // GUI special color handle member
1262 HL_TABLE()[idx].sg_gui_sp = i; in highlight_set_guisp()
1857 HL_TABLE()[idx].sg_gui_sp = INVALCOLOR; in highlight_clear()
3087 color = HL_TABLE()[id - 1].sg_gui_sp; in highlight_color()
3228 && sgp->sg_gui_sp == INVALCOLOR in set_hl_attr()
3242 at_en.ae_u.gui.sp_color = sgp->sg_gui_sp; in set_hl_attr()
3268 && sgp->sg_gui_sp == INVALCOLOR in set_hl_attr()
3488 HL_TABLE()[highlight_ga.ga_len].sg_gui_sp = INVALCOLOR; in syn_add_group()
3647 HL_TABLE()[idx].sg_gui_sp = in gui_do_one_color()
3708 if (hlt[id - 1].sg_gui_sp != hlt[id_S - 1].sg_gui_sp) in combine_stl_hlt()
[all …]