Searched refs:childrenClipRect (Results 1 – 4 of 4) sorted by relevance
141 IntRect clipRect = roundedIntRect(enclosingLayer()->childrenClipRect()); in setWidgetGeometry()
273 …LayoutRect childrenClipRect() const; // Returns the foreground clip rect of the layer in the docum…
3328 LayoutRect RenderLayer::childrenClipRect() const in childrenClipRect() function in WebCore::RenderLayer
2537 clipRect = pixelSnappedIntRect(enclosingLayer->childrenClipRect()); in windowClipRectForFrameOwner()