HomeSort by relevance Sort by last modified time
    Searched refs:pinLocX (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
ZoomManager.java 489 // zoomScale, we can't use the WebView's pinLocX/Y functions directly.
595 int scrollX = mWebView.pinLocX(Math.round(sx));
    [all...]
WebViewClassic.java     [all...]

Completed in 27 milliseconds