Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderNamedFlowThread.h105 …bool canBeDestroyed() const { return m_invalidRegionList.isEmpty() && m_regionList.isEmpty() && m_… in canBeDestroyed() function
DRenderNamedFlowThread.cpp306 if (canBeDestroyed()) in removeRegionFromThread()
473 if (canBeDestroyed()) in unregisterNamedFlowContentNode()