Searched refs:sg_cterm_ul (Results 1 – 1 of 1) sorted by relevance
52 int sg_cterm_ul; // terminal ul color number + 1 member971 HL_TABLE()[idx].sg_cterm_ul = color + 1; in highlight_set_ctermul()2916 sgp->sg_cterm_ul, NULL, "ctermul"); in highlight_list_one()3113 n = HL_TABLE()[id - 1].sg_cterm_ul - 1; in highlight_color()3264 if (sgp->sg_cterm_fg == 0 && sgp->sg_cterm_bg == 0 && sgp->sg_cterm_ul == 0 in set_hl_attr()3277 at_en.ae_u.cterm.ul_color = sgp->sg_cterm_ul; in set_hl_attr()4149 if (sgp->sg_cterm_ul != 0) in highlight_get_info()