Home
last modified time | relevance | path

Searched defs:parentDoc (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXSLStyleSheetLibxslt.cpp264 xmlDocPtr XSLStyleSheet::locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri) in locateStylesheetSubResource()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp2238 if (Document* parentDoc = parentDocument()) in detach() local