Searched refs:cursor_on (Results 1 – 21 of 21) sorted by relevance
58 void cursor_on(void);
121 cursor_on(); in netbeans_close()1845 cursor_on(); in nb_do_cmd()2231 cursor_on(); in nb_do_cmd()2536 cursor_on(); in netbeans_open()
1171 cursor_on(); // redrawing may have switched it off in ui_focus_change()
3552 cursor_on(); // redrawing may have switched it off in set_shellsize()3714 cursor_on(); // just in case it is still off in stoptermcap()3979 cursor_on(void) in cursor_on() function4024 cursor_on(); in cursor_unsleep()
1172 cursor_on(); in do_filter()1427 cursor_on(); in do_shell()1745 cursor_on(); // msg_start() switches it off in print_line()
207 cursor_on(); in clip_lose_selection()
808 cursor_on(); in get_keystroke()
1435 cursor_on(); in main_loop()
1774 cursor_on(); in call_shell()
3437 cursor_on(); in mch_exit()5237 cursor_on(); in mch_call_shell_fork()
3473 cursor_on(); in inchar()
3063 cursor_on(); in redraw_after_callback()
1184 cursor_on(); in update_cursor()2736 cursor_on(); in may_toggle_cursor()
2801 cursor_on(); in getexmodeline()
2852 cursor_on(); // make sure that the cursor is shown in showmatch()
83 cursor_on(); // needed for ":gui" in .vimrc in gui_start()
1197 cursor_on(); in normal_cmd()
2218 cursor_on(); // msg_start() switches it off in do_set()
4339 cursor_on(); in dump_pipe()
7527 cursor_on(); in do_sleep()
7020 Solution: Call cursor_on() in mch_windexit().