Searched refs:parentClipRects (Results 1 – 3 of 3) sorted by relevance
538 …void parentClipRects(const RenderLayer* rootLayer, ClipRects&, bool temporaryClipRects = false) co…
2816 void RenderLayer::parentClipRects(const RenderLayer* rootLayer, ClipRects& clipRects, bool temporar… in parentClipRects() function in WebCore::RenderLayer2833 parentClipRects(rootLayer, parentRects, temporaryClipRects); in backgroundClipRect()
26693 Use parentClipRects(), rather than calculateRects(), to compute the overflow26698 Use parentClipRects() to see whether there's a layer between us and our27445 (WebCore::RenderLayer::parentClipRects):