HomeSort by relevance Sort by last modified time
    Searched refs:setAndConstrainColumnHeight (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.cpp 76 void RenderMultiColumnSet::setAndConstrainColumnHeight(LayoutUnit newHeight)
95 setAndConstrainColumnHeight(logicalHeightGuess);
117 setAndConstrainColumnHeight(m_computedColumnHeight + currentMinSpaceShortage);
185 setAndConstrainColumnHeight(heightAdjustedForSetOffset(multicolBlock->columnHeightAvailable()));
RenderMultiColumnSet.h 140 void setAndConstrainColumnHeight(LayoutUnit);

Completed in 61 milliseconds