Home
last modified time | relevance | path

Searched refs:clearNeedsTwoPhasesLayout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DFlowThreadController.cpp224 flowRenderer->clearNeedsTwoPhasesLayout(); in updateFlowThreadsIntoConstrainedPhase()
DRenderFlowThread.h169 void clearNeedsTwoPhasesLayout() { m_needsTwoPhasesLayout = false; } in clearNeedsTwoPhasesLayout() function