HomeSort by relevance Sort by last modified time
    Searched defs:removeClientFromCache (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceSolidColor.h 36 virtual void removeClientFromCache(RenderObject*, bool = true) { }
RenderSVGResourceGradient.cpp 66 void RenderSVGResourceGradient::removeClientFromCache(RenderObject* client, bool markForInvalidation)
RenderSVGResourceMarker.cpp 65 void RenderSVGResourceMarker::removeClientFromCache(RenderObject* client, bool markForInvalidation)
RenderSVGResourcePattern.cpp 63 void RenderSVGResourcePattern::removeClientFromCache(RenderObject* client, bool markForInvalidation)
RenderSVGResourceClipper.cpp 82 void RenderSVGResourceClipper::removeClientFromCache(RenderObject* client, bool markForInvalidation)
RenderSVGResourceFilter.cpp 82 void RenderSVGResourceFilter::removeClientFromCache(RenderObject* client, bool markForInvalidation)
283 removeClientFromCache(object);
RenderSVGResourceMasker.cpp 73 void RenderSVGResourceMasker::removeClientFromCache(RenderObject* client, bool markForInvalidation)