HomeSort by relevance Sort by last modified time
    Searched refs:setShouldIsolateCompositedDescendants (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositingRequirementsUpdater.cpp 346 layer->setShouldIsolateCompositedDescendants(childRecursionData.m_hasUnisolatedCompositedBlendingDescendant);
348 layer->setShouldIsolateCompositedDescendants(false);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 507 void setShouldIsolateCompositedDescendants(bool);
    [all...]
RenderLayer.cpp     [all...]

Completed in 42 milliseconds