Searched refs:recalculateColumnHeight (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.h98 bool recalculateColumnHeight(BalancedHeightCalculation);
H A DRenderMultiColumnFlowThread.cpp192 needsRelayout |= multicolSet->recalculateColumnHeight(m_inBalancingPass ? RenderMultiColumnSet::StretchBySpaceShortage : RenderMultiColumnSet::GuessFromFlowThreadPortion);
H A DRenderMultiColumnSet.cpp207 bool RenderMultiColumnSet::recalculateColumnHeight(BalancedHeightCalculation calculationMode) function in class:blink::RenderMultiColumnSet

Completed in 3156 milliseconds