Searched defs:xPercentInDoc (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java3004 int contentWidth, int contentHeight, float xPercentInDoc,
3014 data.mXPercentInDoc = xPercentInDoc;
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 26 milliseconds