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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 237 bool hasVisibleNonCompositingDescendantLayers() const;
RenderLayerBacking.cpp 515 m_graphicsLayer->setContentsVisible(m_owningLayer->hasVisibleContent() || hasVisibleNonCompositingDescendantLayers());
    [all...]

Completed in 38 milliseconds