Searched refs:heightAdjustedForSetOffset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.cpp84 LayoutUnit RenderMultiColumnSet::heightAdjustedForSetOffset(LayoutUnit height) const function in class:blink::RenderMultiColumnSet
261 setAndConstrainColumnHeight(heightAdjustedForSetOffset(multiColumnFlowThread()->columnHeightAvailable()));
306 return heightAdjustedForSetOffset(maxColumnHeight);
H A DRenderMultiColumnSet.h86 LayoutUnit heightAdjustedForSetOffset(LayoutUnit height) const;

Completed in 3642 milliseconds