HomeSort by relevance Sort by last modified time
    Searched refs:BalancedHeightCalculation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.h 55 enum BalancedHeightCalculation { GuessFromFlowThreadPortion, StretchBySpaceShortage };
98 bool recalculateColumnHeight(BalancedHeightCalculation);
161 LayoutUnit calculateColumnHeight(BalancedHeightCalculation) const;
RenderMultiColumnSet.cpp 160 LayoutUnit RenderMultiColumnSet::calculateColumnHeight(BalancedHeightCalculation calculationMode) const
206 bool RenderMultiColumnSet::recalculateColumnHeight(BalancedHeightCalculation calculationMode)

Completed in 3039 milliseconds