Searched refs:importDestroyed (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
H A DHTMLImportChild.h64 void importDestroyed();
H A DHTMLImportLoader.h88 void importDestroyed();
H A DHTMLImportTreeRoot.cpp32 m_imports[i]->importDestroyed();
H A DHTMLImportChild.cpp59 // importDestroyed() should be called before the destruction.
104 void HTMLImportChild::importDestroyed() function in class:blink::HTMLImportChild
164 // This should never be called after importDestroyed.
H A DHTMLImportLoader.cpp62 void HTMLImportLoader::importDestroyed() function in class:blink::HTMLImportLoader
H A DHTMLImportsController.cpp76 m_loaders[i]->importDestroyed();

Completed in 429 milliseconds