Searched refs:top_end (Results 1 – 1 of 1) sorted by relevance
1426 int top_end = 0; // Below last row of the top area that needs in win_update() local1671 top_end = 1; in win_update()1693 top_end = j; in win_update()1697 if (top_end == 0) in win_update()1783 top_end = i; in win_update()2105 mid_start = top_end; in win_update()2208 if (row < top_end in win_update()2256 && row >= top_end) in win_update()2357 else if (top_end > row + old_rows) in win_update()2360 top_end += xtra_rows; in win_update()