Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c4407 colnr_T save_virtcol = curwin->w_virtcol; in getpos_both() local
4420 curwin->w_virtcol = save_virtcol; in getpos_both()