Searched refs:space_below (Results 1 – 1 of 1) sorted by relevance
192 int space_below = 0; in ScrollToPanel() local194 space_below += divider_height_ + in ScrollToPanel()209 if (height() > space_below) { in ScrollToPanel()212 animated_scroll_end_ = (space_above + space_below) - height(); in ScrollToPanel()