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