Searched defs:documentRect (Results 1 – 5 of 5) sorted by relevance
71 const IntRect& documentRect = view->documentRect(); in computePageRects() local
765 IntRect RenderView::documentRect() const in documentRect() function in blink::RenderView
505 IntRect documentRect(x() + rect.x, y() + rect.y, rect.width, rect.height); in isRectTopmost() local
724 const IntRect& documentRect = m_renderView.documentRect(); in updateRootLayerPosition() local
577 IntRect documentRect = renderView->documentRect(); in recalcOverflowAfterStyleChange() local2760 const LayoutRect& documentRect = renderView->documentRect(); in forceLayoutForPagination() local