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.h116 void setLayerListMutationAllowed(bool flag) { m_layerListMutationAllowed = flag; } in setLayerListMutationAllowed() function
260 m_stackingNode->setLayerListMutationAllowed(false); in LayerListMutationDetector()
265 m_stackingNode->setLayerListMutationAllowed(m_previousMutationAllowedState); in ~LayerListMutationDetector()