Searched defs:xPercentInDoc (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java2443 int contentWidth, int contentHeight, float xPercentInDoc,
2453 data.mXPercentInDoc = xPercentInDoc;
2442 showRect(int left, int top, int width, int height, int contentWidth, int contentHeight, float xPercentInDoc, float xPercentInView, float yPercentInDoc, float yPercentInView) argument

Completed in 362 milliseconds