Home
last modified time | relevance | path

Searched defs:removeClientFromCache (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
DSVGImageCache.cpp46 void SVGImageCache::removeClientFromCache(const ImageResourceClient* client) in removeClientFromCache() function in WebCore::SVGImageCache
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourceGradient.cpp46 void RenderSVGResourceGradient::removeClientFromCache(RenderObject* client, bool markForInvalidatio… in removeClientFromCache() function in WebCore::RenderSVGResourceGradient
DRenderSVGResourceMasker.cpp52 void RenderSVGResourceMasker::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceMasker
DRenderSVGResourceMarker.cpp72 void RenderSVGResourceMarker::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceMarker
DRenderSVGResourcePattern.cpp47 void RenderSVGResourcePattern::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourcePattern
DRenderSVGResourceFilter.cpp59 void RenderSVGResourceFilter::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceFilter
DRenderSVGResourceClipper.cpp61 void RenderSVGResourceClipper::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceClipper
DSVGResources.cpp313 void SVGResources::removeClientFromCache(RenderObject* object, bool markForInvalidation) const in removeClientFromCache() function in WebCore::SVGResources