Home
last modified time | relevance | path

Searched defs:shouldIsolateCompositedDescendants (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h478 …bool shouldIsolateCompositedDescendants() const { ASSERT(isAllowedToQueryCompositingState()); retu… in shouldIsolateCompositedDescendants() function
DRenderLayer.cpp1186 void RenderLayer::setShouldIsolateCompositedDescendants(bool shouldIsolateCompositedDescendants) in setShouldIsolateCompositedDescendants()