Searched refs:selfClipRect (Results 1 – 3 of 3) sorted by relevance
274 …LayoutRect selfClipRect() const; // Returns the background clip rect of the layer in the document'…
3342 LayoutRect RenderLayer::selfClipRect() const in selfClipRect() function in WebCore::RenderLayer
2539 clipRect = pixelSnappedIntRect(enclosingLayer->selfClipRect()); in windowClipRectForFrameOwner()