Searched defs:removeClientFromCache (Results 1 – 8 of 8) sorted by relevance
46 void SVGImageCache::removeClientFromCache(const ImageResourceClient* client) in removeClientFromCache() function in WebCore::SVGImageCache
46 void RenderSVGResourceGradient::removeClientFromCache(RenderObject* client, bool markForInvalidatio… in removeClientFromCache() function in WebCore::RenderSVGResourceGradient
52 void RenderSVGResourceMasker::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceMasker
72 void RenderSVGResourceMarker::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceMarker
47 void RenderSVGResourcePattern::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourcePattern
59 void RenderSVGResourceFilter::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceFilter
61 void RenderSVGResourceClipper::removeClientFromCache(RenderObject* client, bool markForInvalidation) in removeClientFromCache() function in WebCore::RenderSVGResourceClipper
313 void SVGResources::removeClientFromCache(RenderObject* object, bool markForInvalidation) const in removeClientFromCache() function in WebCore::SVGResources