Searched defs:removeAllClientsFromCache (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGResourceGradient.cpp39 void RenderSVGResourceGradient::removeAllClientsFromCache(bool markForInvalidation) function in class:blink::RenderSVGResourceGradient
64 // synchronization to kick in, which causes removeAllClientsFromCache() to be called, which in turn deletes our
H A DRenderSVGResourceMarker.cpp62 void RenderSVGResourceMarker::removeAllClientsFromCache(bool markForInvalidation) function in class:blink::RenderSVGResourceMarker
H A DRenderSVGResourceMasker.cpp45 void RenderSVGResourceMasker::removeAllClientsFromCache(bool markForInvalidation) function in class:blink::RenderSVGResourceMasker
H A DRenderSVGResourcePattern.cpp41 void RenderSVGResourcePattern::removeAllClientsFromCache(bool markForInvalidation) function in class:blink::RenderSVGResourcePattern
111 // removeAllClientsFromCache(), we only make it visible in the cache at the very end.
H A DRenderSVGResourceClipper.cpp56 void RenderSVGResourceClipper::removeAllClientsFromCache(bool markForInvalidation) function in class:blink::RenderSVGResourceClipper
H A DRenderSVGResourceFilter.cpp62 void RenderSVGResourceFilter::removeAllClientsFromCache(bool markForInvalidation) function in class:blink::RenderSVGResourceFilter

Completed in 149 milliseconds