Searched defs:SVGImageLoader (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGImageLoader.h29 class SVGImageLoader : public ImageLoader { class in namespace:WebCore
31 SVGImageLoader(SVGImageElement*);
H A DSVGImageLoader.cpp23 #include "core/svg/SVGImageLoader.h"
33 SVGImageLoader::SVGImageLoader(SVGImageElement* node) function in class:WebCore::SVGImageLoader
38 void SVGImageLoader::dispatchLoadEvent()
49 String SVGImageLoader::sourceURI(const AtomicString& attribute) const

Completed in 124 milliseconds