Searched refs:term_ul_color (Results 1 – 4 of 4) sorted by relevance
32 void term_ul_color(int n);
1916 term_ul_color(aep->ae_u.cterm.ul_color - 1); in screen_start_highlight()2087 term_ul_color(cterm_normal_ul_color - 1); in screen_stop_highlight()
982 term_ul_color(color); in highlight_set_ctermul()
3009 term_ul_color(int n) in term_ul_color() function