Searched refs:logicalVisualOverflowRectForPropagation (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBox.h398 IntRect logicalVisualOverflowRectForPropagation(RenderStyle*) const;
H A DInlineFlowBox.cpp813 IntRect childLogicalVisualOverflow = box->logicalVisualOverflowRectForPropagation(renderer()->style());
H A DRenderInline.cpp904 IntRect logicalRect = currBox->logicalVisualOverflowRectForPropagation(style());
H A DRenderBox.cpp3397 IntRect RenderBox::logicalVisualOverflowRectForPropagation(RenderStyle* parentStyle) const function in class:WebCore::RenderBox

Completed in 127 milliseconds