Searched refs:ui_cursor_shape (Results 1 – 8 of 8) sorted by relevance
30 void ui_cursor_shape(void);
1090 ui_cursor_shape(void) in ui_cursor_shape() function
1185 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()
415 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()
524 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()
2845 ui_cursor_shape(); // may show different cursor shape in showmatch()2873 ui_cursor_shape(); // may show different cursor shape in showmatch()
8365 ui_cursor_shape(); // may show different cursor shape in restore_current_state()8484 ui_cursor_shape(); // may show different cursor shape in ex_normal()
39991 Solution: Move the #ifdef to only skip ui_cursor_shape().