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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.cpp108 void RenderMultiColumnSet::setAndConstrainColumnHeight(LayoutUnit newHeight) function in class:blink::RenderMultiColumnSet
217 setAndConstrainColumnHeight(newColumnHeight);
261 setAndConstrainColumnHeight(heightAdjustedForSetOffset(multiColumnFlowThread()->columnHeightAvailable()));

Completed in 79 milliseconds