Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterm.pro32 void term_ul_color(int n);
/vim-8.2.3635/src/
H A Dscreen.c1916 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()
H A Dhighlight.c982 term_ul_color(color); in highlight_set_ctermul()
H A Dterm.c3009 term_ul_color(int n) in term_ul_color() function