Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_getln.c131 int vs_topfill; member
144 vs->vs_topfill = curwin->w_topfill; in save_viewstate()
157 curwin->w_topfill = vs->vs_topfill; in restore_viewstate()