Searched refs:pageLogicalHeightAtNewOffset (Results 1 – 1 of 1) sorted by relevance
5538 …LayoutUnit pageLogicalHeightAtNewOffset = hasUniformPageLogicalHeight ? pageLogicalHeight : pageLo… in adjustLinePositionForPagination() local5540 …if (((lineBox == firstRootBox() && totalLogicalHeight < pageLogicalHeightAtNewOffset) || (!style()… in adjustLinePositionForPagination()