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

  /frameworks/base/core/java/android/webkit/
ZoomManager.java 484 tx = -WebView.pinLoc(tx, mWebView.getViewWidth(), Math.round(mWebView.getContentWidth()
490 ty = -(ty <= titleHeight ? Math.max(ty, 0) : WebView.pinLoc(ty
    [all...]
WebView.java     [all...]

Completed in 110 milliseconds