Searched refs:maxLeft (Results 1 – 1 of 1) sorted by relevance
4458 …LayoutUnit maxLeft = marginLogicalLeft > 0 ? max(floatLeftWidth, marginLogicalLeft) : floatLeftWid… in computeBlockPreferredLogicalWidths() local4460 w = childMaxPreferredLogicalWidth + maxLeft + maxRight; in computeBlockPreferredLogicalWidths()