Home | History | Annotate | Download | only in webkit

Lines Matching defs:getContentHeight

1557     public int getContentHeight() {
1559 return mProvider.getContentHeight();
3170 encoder.addProperty("webview:contentHeight", mProvider.getContentHeight());