Home
last modified time | relevance | path

Searched refs:check_cursor_moved (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dmove.c57 check_cursor_moved(wp); in comp_botline()
206 check_cursor_moved(curwin); in update_topline()
491 check_cursor_moved(win_T *wp) in check_cursor_moved() function
646 check_cursor_moved(curwin); in cursor_valid()
658 check_cursor_moved(curwin); in validate_cursor()
674 check_cursor_moved(curwin); in validate_cline_row()
762 check_cursor_moved(wp); in curs_rows()
821 check_cursor_moved(wp); in validate_virtcol_win()
839 check_cursor_moved(curwin); in validate_cheight()
H A Dnormal.c2733 check_cursor_moved(curwin); in scroll_redraw()
2760 check_cursor_moved(curwin); in scroll_redraw()
H A Dex_docmd.c8467 check_cursor_moved(curwin); in ex_normal()
/vim-8.2.3635/src/proto/
H A Dmove.pro7 void check_cursor_moved(win_T *wp);