Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnormal.c2720 int prev_topfill = curwin->w_topfill; in scroll_redraw() local
2741 && curwin->w_topfill == prev_topfill in scroll_redraw()