Searched refs:lastLineBottom (Results 1 – 2 of 2) sorted by relevance
243 LayoutUnit lastLineBottom = logicalHeight(); in layout() local247 lastLineBottom = rootBox->logicalBottomLayoutOverflow(); in layout()248 lastLineBottom += rb->logicalTop(); in layout()251 rt->setLogicalTop(-firstLineRubyTextTop + lastLineBottom); in layout()
181 … LayoutUnit lastLineBottom = lastLineBox()->logicalBottomVisualOverflow(lastRootBox.lineBottom()); in anyLineIntersectsRect() local183 return rangeIntersectsRect(renderer, firstLineTop, lastLineBottom, rect, offset); in anyLineIntersectsRect()