importedDocument   81 Source/core/dom/DocumentStyleSheetCollection.cpp             Document* document = candidate.importedDocument();
importedDocument   63 Source/core/dom/StyleSheetCandidate.h     Document* importedDocument() const;
importedDocument  245 Source/core/html/HTMLLinkElement.cpp         return link->importedDocument();
importedDocument  120 Source/core/html/imports/HTMLImportChild.cpp     return m_loader->importedDocument();
importedDocument   62 Source/core/html/imports/HTMLImportChild.h     Document* importedDocument() const;
importedDocument   68 Source/core/html/imports/HTMLImportLoader.h     Document* importedDocument() const;
importedDocument   63 Source/core/html/imports/LinkImport.cpp     return m_child->importedDocument();
importedDocument   68 Source/core/html/imports/LinkImport.h     Document* importedDocument() const;