Lines Matching refs:overScroll
176 // it is equal to the scaled overscroll position. We use a separate value so as to prevent
661 overScroll(x - mMaxScrollX);
663 overScroll(x);
670 overScroll(x);
672 overScroll(x - mMaxScrollX);
1171 // Otherwise it is equal to the scaled overscroll position.
1632 protected void overScroll(float amount) {
1637 // Using the formula in overScroll, assuming that f = 1.0 (which it should generally not