Searched defs:calculateColumnHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.cpp161 LayoutUnit RenderMultiColumnSet::calculateColumnHeight(BalancedHeightCalculation calculationMode) const function in class:blink::RenderMultiColumnSet
216 LayoutUnit newColumnHeight = calculateColumnHeight(calculationMode);

Completed in 167 milliseconds