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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.h75 LayoutUnit logicalBottomInFlowThread() const { return isHorizontalWritingMode() ? flowThreadPortionRect().maxY() : flowThreadPortionRect().maxX(); } function in class:blink::FINAL
H A DRenderMultiColumnSet.cpp145 addContentRun(logicalBottomInFlowThread());

Completed in 33 milliseconds