Searched defs:shouldIsolateCompositedDescendants (Results 1 – 2 of 2) sorted by relevance
478 …bool shouldIsolateCompositedDescendants() const { ASSERT(isAllowedToQueryCompositingState()); retu… in shouldIsolateCompositedDescendants() function
1186 void RenderLayer::setShouldIsolateCompositedDescendants(bool shouldIsolateCompositedDescendants) in setShouldIsolateCompositedDescendants()