Searched refs:out_flush_cursor (Results 1 – 14 of 14) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | term.pro | 16 void out_flush_cursor(int force, int clear_selection);
|
| /vim-8.2.3635/src/ |
| H A D | netbeans.c | 122 out_flush_cursor(TRUE, FALSE); in netbeans_close() 1846 out_flush_cursor(TRUE, FALSE); in nb_do_cmd() 2232 out_flush_cursor(TRUE, FALSE); in nb_do_cmd() 2283 out_flush_cursor(TRUE, FALSE); in coloncmd() 2537 out_flush_cursor(TRUE, FALSE); in netbeans_open()
|
| H A D | ui.c | 1172 out_flush_cursor(FALSE, TRUE); in ui_focus_change()
|
| H A D | gui.c | 4166 out_flush_cursor(FALSE, TRUE); in gui_drag_scrollbar() 4859 out_flush_cursor(TRUE, FALSE); in gui_focus_change() 5259 out_flush_cursor(TRUE, FALSE); in gui_update_screen() 5523 out_flush_cursor(FALSE, FALSE); in drop_callback()
|
| H A D | clientserver.c | 102 out_flush_cursor(FALSE, FALSE); in eval_client_expr_to_string()
|
| H A D | gui_gtk.c | 703 out_flush_cursor(TRUE, FALSE); in menu_item_select() 710 out_flush_cursor(TRUE, FALSE); in menu_item_select()
|
| H A D | drawscreen.c | 2786 out_flush_cursor(FALSE, FALSE); in update_finish() 3068 out_flush_cursor(FALSE, FALSE); in redraw_after_callback()
|
| H A D | insexpand.c | 1659 out_flush_cursor(FALSE, FALSE); in ins_compl_new_leader() 3516 out_flush_cursor(FALSE, FALSE); in ins_compl_next()
|
| H A D | clipboard.c | 208 out_flush_cursor(TRUE, FALSE); in clip_lose_selection()
|
| H A D | getchar.c | 3474 out_flush_cursor(FALSE, FALSE); in inchar()
|
| H A D | search.c | 2853 out_flush_cursor(TRUE, FALSE); in showmatch()
|
| H A D | term.c | 2593 out_flush_cursor( in out_flush_cursor() function
|
| H A D | channel.c | 2526 out_flush_cursor(TRUE, FALSE); in channel_exe_cmd()
|
| H A D | ex_docmd.c | 7529 out_flush_cursor(FALSE, FALSE); in do_sleep()
|