Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterminal.pro18 cursorentry_T *term_get_cursor_shape(guicolor_T *fg, guicolor_T *bg);
/vim-8.2.3635/src/
H A Dgui.c1192 shape = term_get_cursor_shape(&shape_fg, &shape_bg); in gui_update_cursor()
H A Dterminal.c2341 term_get_cursor_shape(guicolor_T *fg, guicolor_T *bg) in term_get_cursor_shape() function