Searched refs:maxRight (Results 1 – 1 of 1) sorted by relevance
3713 …LayoutUnit maxRight = marginLogicalRight > 0 ? max(floatRightWidth, marginLogicalRight) : floatRig… in computeBlockPreferredLogicalWidths() local3714 w = childMaxPreferredLogicalWidth + maxLeft + maxRight; in computeBlockPreferredLogicalWidths()