Home | History | Annotate | Download | only in web

Lines Matching refs:newScrollOffset

2902     IntPoint newScrollOffset = origin;
2904 newScrollOffset = clampOffsetAtScale(newScrollOffset, scaleFactor);
2906 page()->setPageScaleFactor(scaleFactor, newScrollOffset);