Home | History | Annotate | Download | only in webkit

Lines Matching refs:rootViewHeight

5576             int rootViewHeight = rootView.getHeight();
5579 mInvScreenRect.bottom = rootViewHeight - mInvScreenRect.top - getVisibleTitleHeightImpl();
5580 mInvScreenRect.top = rootViewHeight - savedWebViewBottom;