Lines Matching refs:sg_gui_sp
58 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()
3305 at_en.ae_u.cterm.ul_rgb = GUI_MCH_GET_RGB2(sgp->sg_gui_sp); 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()
3709 hlt[hlcnt + i].sg_gui_sp = hlt[id - 1].sg_gui_sp; in combine_stl_hlt()