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

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

Completed in 98 milliseconds