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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnSet.cpp497 LayoutUnit layerLogicalBottom = (isHorizontalWritingMode() ? layerBoundsInFlowThread.maxY() : layerBoundsInFlowThread.maxX()) - 1; local
502 unsigned endColumn = columnIndexAtOffset(layerLogicalBottom);

Completed in 128 milliseconds