Searched refs:m_shouldIsolateCompositedDescendants (Results 1 – 2 of 2) sorted by relevance
506 … const { ASSERT(isAllowedToQueryCompositingState()); return m_shouldIsolateCompositedDescendants; } in shouldIsolateCompositedDescendants()694 unsigned m_shouldIsolateCompositedDescendants : 1; variable
126 , m_shouldIsolateCompositedDescendants(false) in RenderLayer()1043 …if (m_shouldIsolateCompositedDescendants == static_cast<unsigned>(shouldIsolateCompositedDescendan… in setShouldIsolateCompositedDescendants()1046 m_shouldIsolateCompositedDescendants = shouldIsolateCompositedDescendants; in setShouldIsolateCompositedDescendants()