Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddrawscreen.c1797 mid_start = 0; // redraw all lines in win_update()
1803 mid_start = 0; // redraw all lines in win_update()
1828 mid_start = 0; in win_update()
1851 mid_start = 0; // redraw all lines in win_update()
1896 if (mid_start == 0) in win_update()
1922 mid_start = 0; in win_update()
1929 mid_start = 0; in win_update()
2099 if (mid_start > 0) in win_update()
2105 mid_start = top_end; in win_update()
2107 mid_start = 0; in win_update()
[all …]