Lines Matching full:overscroll
176 // it is equal to the scaled overscroll position. We use a separate value so as to prevent
639 overScroll(x - mMaxScrollX);
641 overScroll(x);
648 overScroll(x);
650 overScroll(x - mMaxScrollX);
1158 // Otherwise it is equal to the scaled overscroll position.
1601 protected void overScroll(float amount) {
1606 // Using the formula in overScroll, assuming that f = 1.0 (which it should generally not