Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c1200 HL_TABLE()[idx].sg_gui_bg = i; in highlight_set_guibg()
1984 *bgp = HL_TABLE()[idx].sg_gui_bg; in set_group_colors()
3145 color = HL_TABLE()[id - 1].sg_gui_bg; in highlight_gui_color_rgb()
3227 && sgp->sg_gui_bg == INVALCOLOR in set_hl_attr()
3267 && sgp->sg_gui_bg == INVALCOLOR in set_hl_attr()
3294 if (sgp->sg_gui_bg == INVALCOLOR) in set_hl_attr()
3295 sgp->sg_gui_bg = bg; in set_hl_attr()
3547 *bgp = sgp->sg_gui_bg; in syn_id2colors()
3641 HL_TABLE()[idx].sg_gui_bg = in gui_do_one_color()
3706 if (hlt[id - 1].sg_gui_bg != hlt[id_S - 1].sg_gui_bg) in combine_stl_hlt()
[all …]