Searched defs:xPercentInView (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java3005 float xPercentInView, float yPercentInDoc, float yPercentInView) {
3015 data.mXPercentInView = xPercentInView;
3003 showRect(int left, int top, int width, int height, int contentWidth, int contentHeight, float xPercentInDoc, float xPercentInView, float yPercentInDoc, float yPercentInView) argument

Completed in 20 milliseconds