Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dui.pro30 void ui_cursor_shape(void);
/vim-8.2.3635/src/
H A Dui.c1090 ui_cursor_shape(void) in ui_cursor_shape() function
H A Dex_getln.c1185 ui_cursor_shape(); // may show different cursor shape in cmdline_toggle_langmap()
1695 ui_cursor_shape(); // may show different cursor shape in getcmdline_int()
1989 ui_cursor_shape(); // may show different cursor shape in getcmdline_int()
2487 ui_cursor_shape(); // may show different cursor shape in getcmdline_int()
H A Dedit.c415 ui_cursor_shape(); // may show different cursor shape in edit()
851 ui_cursor_shape(); // may need to update cursor shape in edit()
3699 ui_cursor_shape(); // may show different cursor shape in ins_esc()
3833 ui_cursor_shape(); // may show different cursor shape in ins_insert()
H A Dnormal.c524 ui_cursor_shape(); // may show different cursor shape in normal_cmd()
881 ui_cursor_shape(); // show different cursor shape in normal_cmd()
1195 ui_cursor_shape(); // may show different cursor shape in normal_cmd()
1231 ui_cursor_shape(); // may show different cursor shape in normal_cmd()
H A Dsearch.c2845 ui_cursor_shape(); // may show different cursor shape in showmatch()
2873 ui_cursor_shape(); // may show different cursor shape in showmatch()
H A Dex_docmd.c8365 ui_cursor_shape(); // may show different cursor shape in restore_current_state()
8484 ui_cursor_shape(); // may show different cursor shape in ex_normal()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt39991 Solution: Move the #ifdef to only skip ui_cursor_shape().