Home
last modified time | relevance | path

Searched refs:changed_line_abv_curs (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmove.pro13 void changed_line_abv_curs(void);
/vim-8.2.3635/src/
H A Dsign.c250 changed_line_abv_curs(); in insert_sign()
610 changed_line_abv_curs(); in buf_delsign()
751 changed_line_abv_curs(); in buf_delete_signs()
H A Dex_cmds.c1088 changed_line_abv_curs(); in do_filter()
3083 changed_line_abv_curs(); in do_ecmd()
5056 changed_line_abv_curs(); in global_exe()
H A Dmove.c586 changed_line_abv_curs(void) in changed_line_abv_curs() function
H A Ddiff.c2915 changed_line_abv_curs(); in ex_diffgetput()
H A Dex_getln.c4341 changed_line_abv_curs(); in open_cmdwin()
H A Dterm.c3511 changed_line_abv_curs(); in set_shellsize()
H A Dwindow.c4793 changed_line_abv_curs(); // assume cursor position needs updating in win_enter_ext()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt35556 Solution: Call changed_line_abv_curs() instead of changed_cline_bef_curs().