Home
last modified time | relevance | path

Searched refs:AllDescendants (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h67 enum UpdateDepth { CompositingChildren, AllDescendants }; enumerator
DRenderLayer.cpp1418 …ompositingAncestor->backing()->updateAfterLayout(RenderLayerBacking::AllDescendants, isUpdateRoot); in scrollTo()