Home | History | Annotate | Download | only in rendering

Lines Matching refs:calculateClipRects

2742     calculateClipRects(rootLayer, clipRects, true);
2754 void RenderLayer::calculateClipRects(const RenderLayer* rootLayer, ClipRects& clipRects, bool useCached) const
2771 parentLayer->calculateClipRects(rootLayer, clipRects);
2820 parent()->calculateClipRects(rootLayer, clipRects);