Home | History | Annotate | Download | only in webkit

Lines Matching refs:tempRect

3987                 Rect tempRect = new Rect();
3988 calcOurVisibleRect(tempRect);
3989 tempRect.offset(cx, cy);
3990 mWebView.requestRectangleOnScreen(tempRect);