Searched refs:resourceDestroyed (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGResourcesCache.h57 static void resourceDestroyed(RenderSVGResourceContainer*);
H A DSVGResourcesCache.cpp154 void SVGResourcesCache::resourceDestroyed(RenderSVGResourceContainer* resource) function in class:WebCore::SVGResourcesCache
164 it->second->resourceDestroyed(resource);
H A DSVGResources.h69 void resourceDestroyed(RenderSVGResourceContainer*);
H A DRenderSVGResourceContainer.cpp61 SVGResourcesCache::resourceDestroyed(this);
H A DSVGResources.cpp330 void SVGResources::resourceDestroyed(RenderSVGResourceContainer* resource) function in class:WebCore::SVGResources

Completed in 73 milliseconds