Home | History | Annotate | Download | only in rendering

Lines Matching refs:visibleRect

315     IntRect visibleRect = m_containerLayer ? IntRect(IntPoint(), frameView->contentsSize()) : frameView->visibleContentRect();
316 if (rootLayer->visibleRectChangeRequiresFlush(visibleRect)) {