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

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java2792 int contentWidth, int contentHeight, float xPercentInDoc,
2800 data.mContentWidth = contentWidth;
2791 showRect(int left, int top, int width, int height, int contentWidth, int contentHeight, float xPercentInDoc, float xPercentInView, float yPercentInDoc, float yPercentInView) argument

Completed in 86 milliseconds