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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFlowThread.h77 bool hasRegions() const { return m_multiColumnSetList.size(); } function in class:blink::RenderFlowThread
H A DRenderFlowThread.cpp101 if (hasRegions()) {
H A DRenderBlockLineLayout.cpp1506 bool clearLinesForPagination = firstLineBox() && flowThread && !flowThread->hasRegions();

Completed in 131 milliseconds