Searched refs:logicalBottomLayoutOverflow (Results 1 – 4 of 4) sorted by relevance
175 LayoutUnit logicalBottomLayoutOverflow() const in logicalBottomLayoutOverflow() function177 return InlineFlowBox::logicalBottomLayoutOverflow(lineBottom()); in logicalBottomLayoutOverflow()
229 lastLineRubyTextBottom = rootBox->logicalBottomLayoutOverflow(); in layout()247 lastLineBottom = rootBox->logicalBottomLayoutOverflow(); in layout()
240 LayoutUnit logicalBottomLayoutOverflow(LayoutUnit lineBottom) const in logicalBottomLayoutOverflow() function
1039 LayoutUnit bottomLayoutOverflow = lastRootBox()->logicalBottomLayoutOverflow(); in linkToEndLineIfNeeded()