Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstLineBox

2056     bool clearLinesForPagination = firstLineBox() && flowThread && !flowThread->hasRegions();
2060 bool isFullLayout = !firstLineBox() || selfNeedsLayout() || relayoutChildren || clearLinesForPagination;
2142 if (!firstLineBox() && hasLineIfEmpty())
2239 ASSERT(!firstLineBox() && !lastLineBox());