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

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