Home
last modified time | relevance | path

Searched defs:logicalLayoutOverflow (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DInlineFlowBox.cpp805 …lowBox::addReplacedChildOverflow(const InlineBox* inlineBox, IntRect& logicalLayoutOverflow, IntRe… in addReplacedChildOverflow()
835 …IntRect logicalLayoutOverflow(enclosingIntRect(logicalFrameRectIncludingLineHeight(lineTop, lineBo… in computeOverflow() local
892 void InlineFlowBox::setOverflowFromLogicalRects(const IntRect& logicalLayoutOverflow, const IntRect… in setOverflowFromLogicalRects()
DRenderBlockLineLayout.cpp1200 …IntRect logicalLayoutOverflow(0, blockLogicalHeight, 1, bottomLayoutOverflow - blockLogicalHeight); in layoutInlineChildren() local