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

/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java2340 mHistoryWidth = Math.round(p.getWidth() * scale);
3272 return mHistoryWidth;
4693 private int mHistoryWidth = 0; field in class:WebViewClassic

Completed in 43 milliseconds