Searched refs:term_get_cursor_shape (Results 1 – 3 of 3) sorted by relevance
18 cursorentry_T *term_get_cursor_shape(guicolor_T *fg, guicolor_T *bg);
1192 shape = term_get_cursor_shape(&shape_fg, &shape_bg); in gui_update_cursor()
2341 term_get_cursor_shape(guicolor_T *fg, guicolor_T *bg) in term_get_cursor_shape() function