Home
last modified time | relevance | path

Searched refs:approximate_botline_win (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmove.pro19 void approximate_botline_win(win_T *wp);
/vim-8.2.3635/src/
H A Dchange.c607 approximate_botline_win(wp); in changed_common()
H A Dmove.c634 approximate_botline_win( in approximate_botline_win() function