Searched refs:logicalVisualOverflowRectForPropagation (Results 1 – 5 of 5) sorted by relevance
398 IntRect logicalVisualOverflowRectForPropagation(RenderStyle*) const;
813 …IntRect childLogicalVisualOverflow = box->logicalVisualOverflowRectForPropagation(renderer()->styl… in addReplacedChildOverflow()
904 IntRect logicalRect = currBox->logicalVisualOverflowRectForPropagation(style()); in culledInlineVisualOverflowBoundingBox()
3397 IntRect RenderBox::logicalVisualOverflowRectForPropagation(RenderStyle* parentStyle) const in logicalVisualOverflowRectForPropagation() function in WebCore::RenderBox
47598 (WebCore::RenderBox::logicalVisualOverflowRectForPropagation):