Home
last modified time | relevance | path

Searched refs:w_old_botfill (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddrawscreen.c245 && curwin->w_botfill == curwin->w_old_botfill in update_screen()
1721 && !wp->w_botfill && !wp->w_old_botfill in win_update()
2666 wp->w_old_botfill = wp->w_botfill; in win_update()
H A Dstructs.h3469 int w_old_botfill; // w_botfill at last redraw member