Searched refs:logicalBottomLayoutOverflow (Results 1 – 4 of 4) sorted by relevance
176 LayoutUnit logicalBottomLayoutOverflow() const in logicalBottomLayoutOverflow() function178 return InlineFlowBox::logicalBottomLayoutOverflow(lineBottom()); in logicalBottomLayoutOverflow()
240 lastLineRubyTextBottom = rootBox->logicalBottomLayoutOverflow(); in layout()258 lastLineBottom = rootBox->logicalBottomLayoutOverflow(); in layout()
241 LayoutUnit logicalBottomLayoutOverflow(LayoutUnit lineBottom) const in logicalBottomLayoutOverflow() function
1178 LayoutUnit bottomLayoutOverflow = lastRootBox()->logicalBottomLayoutOverflow(); in linkToEndLineIfNeeded()