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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMultiColumnFlowThread.h124 bool recalculateColumnHeights();
H A DRenderMultiColumnFlowThread.cpp155 // will call recalculateColumnHeights() on us unconditionally, but we only want that method
177 bool RenderMultiColumnFlowThread::recalculateColumnHeights() function in class:blink::RenderMultiColumnFlowThread
H A DRenderBlockFlow.cpp448 if (flowThread->recalculateColumnHeights()) {

Completed in 84 milliseconds