Searched refs:childrenClipRect (Results 1 – 3 of 3) sorted by relevance
104 …LayoutRect childrenClipRect() const; // Returns the foreground clip rect of the layer in the docum…
177 LayoutRect RenderLayerClipper::childrenClipRect() const in childrenClipRect() function in blink::RenderLayerClipper
2160 …ect clipRect = contentsToWindow(pixelSnappedIntRect(enclosingLayer->clipper().childrenClipRect())); in windowClipRectForFrameOwner()