Home | History | Annotate | Download | only in WebView

Lines Matching full:scrollbar

210     return max<float>(height * Scrollbar::minFractionToStepWhenPaging(), height - Scrollbar::maxOverlapBetweenPages());
342 [scrollView setLineScroll:Scrollbar::pixelsPerLineStep()];
672 return max<float>(width * Scrollbar::minFractionToStepWhenPaging(), width - Scrollbar::maxOverlapBetweenPages());