Searched refs:clearLinesForPagination (Results 1 – 1 of 1) sorted by relevance
1506 bool clearLinesForPagination = firstLineBox() && flowThread && !flowThread->hasRegions(); in layoutInlineChildren() local1510 …isFullLayout = !firstLineBox() || selfNeedsLayout() || relayoutChildren || clearLinesForPagination; in layoutInlineChildren()