Searched refs:locateStylesheetSubResource (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXSLStyleSheet.h78 xmlDocPtr locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri);
H A DXSLStyleSheetLibxslt.cpp262 xmlDocPtr XSLStyleSheet::locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri) function in class:WebCore::XSLStyleSheet
290 xmlDocPtr result = import->styleSheet()->locateStylesheetSubResource(parentDoc, uri);
H A DXSLTProcessorLibxslt.cpp133 return globalProcessor->xslStylesheet()->locateStylesheetSubResource(((xsltStylesheetPtr)ctxt)->doc, uri);

Completed in 75 milliseconds