Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerStackingNode.h99 bool layerListMutationAllowed() const { return m_layerListMutationAllowed; } in layerListMutationAllowed() function
202 , m_previousMutationAllowedState(stackingNode->layerListMutationAllowed()) in LayerListMutationDetector()