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

  /external/webkit/WebCore/rendering/
RenderLayerBacking.h 163 bool hasNonCompositingContent() const;
RenderLayerBacking.cpp 623 if (hasNonCompositingContent())
630 if (hasNonCompositingContent())
637 bool RenderLayerBacking::hasNonCompositingContent() const
    [all...]

Completed in 44 milliseconds