Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmove.pro40 void set_empty_rows(win_T *wp, int used);
/vim-8.2.3635/src/
H A Dmove.c115 set_empty_rows(wp, done); in comp_botline()
1917 set_empty_rows(win_T *wp, int used) in set_empty_rows() function
1991 set_empty_rows(curwin, used); in scroll_cursor_bot()
H A Ddrawscreen.c2606 set_empty_rows(wp, srow); in win_update()
2616 set_empty_rows(wp, srow); in win_update()
H A Dscreen.c229 set_empty_rows(wp, row); in win_draw_end()