fetchSVGDocument   56 Source/core/css/CSSSVGDocumentValue.cpp         m_document = loader->fetchSVGDocument(request);
fetchSVGDocument   92 Source/core/fetch/ResourceFetcher.h     ResourcePtr<DocumentResource> fetchSVGDocument(FetchRequest&);
fetchSVGDocument  222 Source/core/svg/SVGUseElement.cpp                 setDocumentResource(document().fetcher()->fetchSVGDocument(request));