Searched refs:totalLogicalHeight (Results 1 – 1 of 1) sorted by relevance
5537 LayoutUnit totalLogicalHeight = lineHeight + max<LayoutUnit>(0, logicalOffset); in adjustLinePositionForPagination() local5540 …if (((lineBox == firstRootBox() && totalLogicalHeight < pageLogicalHeightAtNewOffset) || (!style()… in adjustLinePositionForPagination()