Home
last modified time | relevance | path

Searched refs:childForSuperlayers (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h93 …GraphicsLayer* childForSuperlayers() const { return m_ancestorClippingLayer ? m_ancestorClippingLa… in childForSuperlayers() function
DRenderLayerCompositor.cpp893 GraphicsLayer* hostedLayer = childLayer->backing()->childForSuperlayers();
897 childLayer->backing()->childForSuperlayers()->removeFromParent();
1028 childLayersOfEnclosingLayer.append(layerBacking->childForSuperlayers());
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2970161 (WebCore::RenderLayerBacking::childForSuperlayers):