Searched refs:hasCompositingDescendant (Results 1 - 3 of 3) sorted by path

/external/webkit/Source/WebCore/rendering/
H A DRenderLayer.cpp4124 if (stackingContext()->hasCompositingDescendant())
H A DRenderLayer.h623 bool hasCompositingDescendant() const { return m_hasCompositingDescendant; } function in class:WebCore::RenderLayer
H A DRenderLayerCompositor.cpp1205 if (!layer->hasCompositingDescendant())
1243 if (layer->hasCompositingDescendant()) {
1519 return layer->hasCompositingDescendant() &&

Completed in 128 milliseconds