Searched refs:setAndConstrainColumnHeight (Results 1 - 2 of 2) 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()));
H A DRenderMultiColumnSet.h162 void setAndConstrainColumnHeight(LayoutUnit);

Completed in 207 milliseconds