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

  /external/webkit/Source/WebCore/rendering/
RenderLayerBacking.h 189 bool hasNonCompositingDescendants() const;
RenderLayerBacking.cpp 824 if (hasNonCompositingDescendants())
831 if (hasNonCompositingDescendants())
838 bool RenderLayerBacking::hasNonCompositingDescendants() const
    [all...]

Completed in 31 milliseconds