Home
last modified time | relevance | path

Searched refs:logicalBottomLayoutOverflow (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.h157 int logicalBottomLayoutOverflow() const in logicalBottomLayoutOverflow() function
159 return InlineFlowBox::logicalBottomLayoutOverflow(lineBottom()); in logicalBottomLayoutOverflow()
DRenderRubyRun.cpp241 lastLineRubyTextBottom = rootBox->logicalBottomLayoutOverflow(); in layout()
259 lastLineBottom = rootBox->logicalBottomLayoutOverflow(); in layout()
DInlineFlowBox.h208 int logicalBottomLayoutOverflow(int lineBottom) const in logicalBottomLayoutOverflow() function
DRenderBox.h162 …ionOverflow(bool isLineHorizontal, int& logicalTopLayoutOverflow, int& logicalBottomLayoutOverflow,
DRenderBlockLineLayout.cpp1188 int bottomLayoutOverflow = lastRootBox()->logicalBottomLayoutOverflow(); in layoutInlineChildren()
/external/webkit/Source/WebCore/
DChangeLog31986 (WebCore::InlineFlowBox::logicalBottomLayoutOverflow):
32034 (WebCore::RootInlineBox::logicalBottomLayoutOverflow):
DChangeLog-2011-02-1610301 (WebCore::InlineFlowBox::logicalBottomLayoutOverflow):
DChangeLog-2010-12-0627553 (WebCore::InlineFlowBox::logicalBottomLayoutOverflow):