Searched refs:floatTotalWidth (Results 1 – 1 of 1) sorted by relevance
4405 LayoutUnit floatTotalWidth = floatLeftWidth + floatRightWidth; in computeBlockPreferredLogicalWidths() local4407 maxLogicalWidth = max(floatTotalWidth, maxLogicalWidth); in computeBlockPreferredLogicalWidths()4411 maxLogicalWidth = max(floatTotalWidth, maxLogicalWidth); in computeBlockPreferredLogicalWidths()