Searched defs:documentRect (Results 1 – 5 of 5) sorted by relevance
71 const IntRect& documentRect = view->documentRect(); in computePageRects() local
488 IntRect documentRect(x() + rect.x, y() + rect.y, rect.width, rect.height); in isRectTopmost() local
1044 IntRect RenderView::documentRect() const in documentRect() function in WebCore::RenderView
1572 const IntRect& documentRect = m_renderView->documentRect(); in updateRootLayerPosition() local
3141 const LayoutRect& documentRect = renderView->documentRect(); in forceLayoutForPagination() local