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