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

  /external/webkit/WebCore/rendering/
RenderLayerBacking.h 157 bool isDirectlyCompositedImage() const;
RenderLayerBacking.cpp 211 if (isDirectlyCompositedImage())
695 if (isDirectlyCompositedImage())
708 bool RenderLayerBacking::isDirectlyCompositedImage() const
716 if (isDirectlyCompositedImage()) {
    [all...]

Completed in 13 milliseconds