Searched refs:bottom_row_info (Results 1 – 1 of 1) sorted by relevance
591 RowInfo bottom_row_info = GetRowInfo(bottom); in GetPageScrollIncrement() local593 return std::max(0, bottom_row_info.origin - y); in GetPageScrollIncrement()