Searched refs:getContentHeight (Results 1 – 5 of 5) sorted by relevance
66 final int contentHeight = getContentHeight(); in invalidate()
563 final int containerHeight = webPxToScreenPx(mWebView.getContentHeight()); in positionAdditionalBottomBorder()
228 int getContentHeight() { in getContentHeight() method in PagedViewCellLayout
1174 int contentHeight = mWidgetSpacingLayout.getContentHeight(); in syncWidgetPageItems()
513 final int webH = (int) (mWebView.getContentHeight() * mWebView.getScale()); in calculateScrollYPercent()1244 final int webviewEnd = (int) (mWebView.getContentHeight() * in onKey()