Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/
Dscroll_view.cc591 RowInfo bottom_row_info = GetRowInfo(bottom); in GetPageScrollIncrement() local
593 return std::max(0, bottom_row_info.origin - y); in GetPageScrollIncrement()