Searched refs:ul_rgb (Results 1 – 3 of 3) sorted by relevance
2513 && aep->ae_u.cterm.ul_rgb in get_attr_entry()2514 == taep->ae_u.cterm.ul_rgb in get_attr_entry()2581 taep->ae_u.cterm.ul_rgb = aep->ae_u.cterm.ul_rgb; in get_attr_entry()2602 at_en.ae_u.cterm.ul_rgb = INVALCOLOR; in get_cterm_attr_idx()2636 at_en.ae_u.cterm.ul_rgb = INVALCOLOR; in get_tgc_attr_idx()2757 new_en.ae_u.cterm.ul_rgb = INVALCOLOR; in hl_combine_attr()2796 if (spell_aep->ae_u.cterm.ul_rgb != INVALCOLOR) in hl_combine_attr()2797 new_en.ae_u.cterm.ul_rgb = spell_aep->ae_u.cterm.ul_rgb; in hl_combine_attr()3305 at_en.ae_u.cterm.ul_rgb = GUI_MCH_GET_RGB2(sgp->sg_gui_sp); in set_hl_attr()3307 at_en.ae_u.cterm.ul_rgb = INVALCOLOR; in set_hl_attr()
1906 if (p_tgc && aep->ae_u.cterm.ul_rgb != CTERMCOLOR) in screen_start_highlight()1908 if (aep->ae_u.cterm.ul_rgb != INVALCOLOR) in screen_start_highlight()1909 term_ul_rgb_color(aep->ae_u.cterm.ul_rgb); in screen_start_highlight()
1123 guicolor_T ul_rgb; // underline color RGB member