Searched refs:m_previousMutationAllowedState (Results 1 – 1 of 1) sorted by relevance
202 , m_previousMutationAllowedState(stackingNode->layerListMutationAllowed()) in LayerListMutationDetector()209 m_stackingNode->setLayerListMutationAllowed(m_previousMutationAllowedState); in ~LayerListMutationDetector()214 bool m_previousMutationAllowedState; variable