Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerStackingNode.h100 void setLayerListMutationAllowed(bool flag) { m_layerListMutationAllowed = flag; } in setLayerListMutationAllowed() function
204 m_stackingNode->setLayerListMutationAllowed(false); in LayerListMutationDetector()
209 m_stackingNode->setLayerListMutationAllowed(m_previousMutationAllowedState); in ~LayerListMutationDetector()