Home
last modified time | relevance | path

Searched refs:normalFlowListDirty (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerStackingNode.h97 bool normalFlowListDirty() const { return m_normalFlowListDirty; } in normalFlowListDirty() function
DRenderLayerStackingNode.cpp346 if (!m_stackingParent || m_stackingParent->normalFlowListDirty()) in isInStackingParentNormalFlowList()
DRenderLayer.cpp3729 if (m_stackingNode->zOrderListsDirty() || m_stackingNode->normalFlowListDirty()) in backgroundIsKnownToBeOpaqueInRect()