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

  /external/webkit/WebCore/rendering/
RenderLayerBacking.cpp 105 } else if (m_owningLayer->isReflection())
692 if (isSimpleContainerCompositingLayer() || paintingGoesToWindow() || m_artificiallyInflatedBounds || m_owningLayer->isReflection())
    [all...]
RenderLayerCompositor.cpp 263 if (layer->isReflection()) {
    [all...]
RenderLayer.h 208 bool isReflection() const { return renderer()->isReplica(); }

Completed in 465 milliseconds