Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.c1140 guicolor_T shape_bg = INVALCOLOR; in gui_update_cursor() local
1192 shape = term_get_cursor_shape(&shape_fg, &shape_bg); in gui_update_cursor()
1212 if (shape_bg != INVALCOLOR) in gui_update_cursor()
1216 cbg = shape_bg; in gui_update_cursor()