Searched refs:constrainContentBoxLogicalHeightByMinMax (Results 1 – 3 of 3) sorted by relevance
92 …LayoutUnit constrainContentBoxLogicalHeightByMinMax(LayoutUnit logicalHeight, LayoutUnit intrinsic…
971 …LayoutUnit regionComputedAutoHeight = region->constrainContentBoxLogicalHeightByMinMax(offsetBreak… in addForcedRegionBreak()
625 LayoutUnit RenderBox::constrainContentBoxLogicalHeightByMinMax(LayoutUnit logicalHeight, LayoutUnit… in constrainContentBoxLogicalHeightByMinMax() function in WebCore::RenderBox2904 …availableHeight = max<LayoutUnit>(0, cb->constrainContentBoxLogicalHeightByMinMax(contentBoxHeight… in computePercentageLogicalHeight()2914 …LayoutUnit contentBoxHeight = cb->constrainContentBoxLogicalHeightByMinMax(contentBoxHeightWithScr… in computePercentageLogicalHeight()2925 …LayoutUnit contentBoxHeight = cb->constrainContentBoxLogicalHeightByMinMax(contentBoxHeightWithScr… in computePercentageLogicalHeight()