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 487 tx = -WebView.pinLoc(tx, mWebView.getViewWidth(), Math.round(mWebView.getContentWidth()
493 ty = -(ty <= titleHeight ? Math.max(ty, 0) : WebView.pinLoc(ty
    [all...]
WebView.java     [all...]

Completed in 164 milliseconds