Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c1221 soffset_T old_off; in do_search() local
1245 old_off = spats[0].off; in do_search()
1663 spats[0].off = old_off; in do_search()
H A Dwindow.c4212 int old_off = tp->tp_firstwin->w_winrow; in enter_tabpage() local
4249 if (curtab->tp_old_Rows != Rows || (old_off != firstwin->w_winrow in enter_tabpage()