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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceGradient.cpp 39 void RenderSVGResourceGradient::removeAllClientsFromCache(bool markForInvalidation)
64 // synchronization to kick in, which causes removeAllClientsFromCache() to be called, which in turn deletes our
RenderSVGResourceMarker.cpp 62 void RenderSVGResourceMarker::removeAllClientsFromCache(bool markForInvalidation)
RenderSVGResourceMasker.cpp 45 void RenderSVGResourceMasker::removeAllClientsFromCache(bool markForInvalidation)
RenderSVGResourcePattern.cpp 41 void RenderSVGResourcePattern::removeAllClientsFromCache(bool markForInvalidation)
111 // removeAllClientsFromCache(), we only make it visible in the cache at the very end.
RenderSVGResourceClipper.cpp 56 void RenderSVGResourceClipper::removeAllClientsFromCache(bool markForInvalidation)
RenderSVGResourceFilter.cpp 62 void RenderSVGResourceFilter::removeAllClientsFromCache(bool markForInvalidation)

Completed in 1431 milliseconds