Searched refs:first_same (Results 1 – 1 of 1) sorted by relevance
3270 int first_same; in doupdate() local3362 for (first_same = window->Num_lines; in doupdate()3363 (first_same > from_top) && (virtual_lines[first_same - 1]); in doupdate()3364 first_same--) in doupdate()3370 while ((from_top < first_same) && nc_scrolling_ability) in doupdate()