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

  /external/webkit/WebCore/rendering/
RenderLayerBacking.h 90 bool paintingGoesToWindow() const;
RenderLayerBacking.cpp 692 if (isSimpleContainerCompositingLayer() || paintingGoesToWindow() || m_artificiallyInflatedBounds || m_owningLayer->isReflection())
818 bool RenderLayerBacking::paintingGoesToWindow() const
    [all...]
RenderLayer.cpp     [all...]

Completed in 482 milliseconds