Searched refs:sp_color (Results 1 – 3 of 3) sorted by relevance
2481 && aep->ae_u.gui.sp_color in get_attr_entry()2482 == taep->ae_u.gui.sp_color in get_attr_entry()2555 taep->ae_u.gui.sp_color = aep->ae_u.gui.sp_color; in get_attr_entry()2713 new_en.ae_u.gui.sp_color = INVALCOLOR; in hl_combine_attr()2731 if (spell_aep->ae_u.gui.sp_color != INVALCOLOR) in hl_combine_attr()2732 new_en.ae_u.gui.sp_color = spell_aep->ae_u.gui.sp_color; in hl_combine_attr()3242 at_en.ae_u.gui.sp_color = sgp->sg_gui_sp; in set_hl_attr()
2294 guicolor_T sp_color; in gui_outstr_nowrap() local2433 sp_color = fg; in gui_outstr_nowrap()2443 sp_color = aep->ae_u.gui.sp_color; in gui_outstr_nowrap()2444 if (sp_color == INVALCOLOR) in gui_outstr_nowrap()2445 sp_color = fg_color; in gui_outstr_nowrap()2450 sp_color = fg_color; in gui_outstr_nowrap()2463 gui_mch_set_sp_color(sp_color); in gui_outstr_nowrap()
1131 guicolor_T sp_color; // special color handle member