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

  /external/webkit/WebCore/rendering/
RenderLayerCompositor.cpp 832 if (!layer->hasCompositingDescendant())
    [all...]
RenderLayer.h 550 bool hasCompositingDescendant() const { return m_hasCompositingDescendant; }

Completed in 127 milliseconds