Searched refs:check_cursor_lnum (Results 1 – 14 of 14) sorted by relevance
16 void check_cursor_lnum(void);
2436 check_cursor_lnum(); in getfile()3123 check_cursor_lnum(); in do_ecmd()3395 check_cursor_lnum(); in ex_append()3430 check_cursor_lnum(); in ex_change()
524 check_cursor_lnum(void) in check_cursor_lnum() function620 check_cursor_lnum(); in check_cursor()
199 check_cursor_lnum(); in update_topline()2793 check_cursor_lnum(); in halfpage()
2804 check_cursor_lnum(); in u_undoredo()2863 check_cursor_lnum(); in u_undoredo()
4290 check_cursor_lnum(); in nv_gotofile()5535 check_cursor_lnum(); in nv_gomark()6247 check_cursor_lnum(); in nv_g_cmd()
2370 check_cursor_lnum(); in del_lines()
1263 check_cursor_lnum(); in sign_jump()
1283 check_cursor_lnum(); in nb_do_cmd()
2550 check_cursor_lnum(); in readfile()
2473 check_cursor_lnum(); in buflist_getfpos()
546 check_cursor_lnum(); in do_window()
5070 Solution: Added check_cursor_lnum() in nv_gomark().
16591 Solution: Call check_cursor() instead of check_cursor_lnum(). (Dominique