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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 290 static bool hasVisibleNonCompositingDescendant(RenderLayer* parent);
CompositedLayerMapping.cpp 731 bool contentsVisible = m_owningLayer.hasVisibleContent() || hasVisibleNonCompositingDescendant(&m_owningLayer (…)
    [all...]

Completed in 34 milliseconds