Searched refs:BalancedHeightCalculation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.h55 enum BalancedHeightCalculation { GuessFromFlowThreadPortion, StretchBySpaceShortage }; enum in class:blink::FINAL
98 bool recalculateColumnHeight(BalancedHeightCalculation);
173 LayoutUnit calculateColumnHeight(BalancedHeightCalculation) const;
H A DRenderMultiColumnSet.cpp161 LayoutUnit RenderMultiColumnSet::calculateColumnHeight(BalancedHeightCalculation calculationMode) const
207 bool RenderMultiColumnSet::recalculateColumnHeight(BalancedHeightCalculation calculationMode)

Completed in 164 milliseconds