Home | History | Annotate | Download | only in webkit

Lines Matching refs:oldX

583                 int oldX = mWebView.getScrollX();
586 float sx = ratio * oldX + (ratio - 1) * mZoomCenterX;