Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddrawline.c320 static int checked_col = 0; // column in "checked_lnum" up to which in win_line() local
523 cur_checked_col = checked_col; in win_line()
1938 checked_col = (int)((p - nextline) in win_line()