Searched refs:start_arrow (Results 1 – 5 of 5) sorted by relevance
2299 start_arrow( in start_arrow() function4471 start_arrow(&curwin->w_cursor); in ins_tabline()4497 start_arrow(&tpos); in ins_scroll()4513 start_arrow(&tpos); in ins_horscroll()4560 start_arrow(&tpos); in ins_left()4586 start_arrow(&tpos); in ins_home()4605 start_arrow(&tpos); in ins_end()4722 start_arrow(&tpos); in ins_up()4752 start_arrow(&tpos); in ins_pageup()4783 start_arrow(&tpos); in ins_down()[all …]
1057 start_arrow(curwin == old_curwin ? &tpos : NULL); in ins_mouse()1145 start_arrow(&tpos); in ins_mousescroll()
4358 start_arrow(&tpos); in spell_back_to_badword()
14 void start_arrow(pos_T *end_insert_pos);
3936 Solution: Call start_arrow() before switching tab page.