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

/external/webkit/Source/WebCore/xml/
H A DXSLStyleSheet.h91 xmlDocPtr locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri);
H A DXSLStyleSheetLibxslt.cpp271 xmlDocPtr XSLStyleSheet::locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri) function in class:WebCore::XSLStyleSheet
301 xmlDocPtr result = import->styleSheet()->locateStylesheetSubResource(parentDoc, uri);
H A DXSLTProcessorLibxslt.cpp154 return globalProcessor->xslStylesheet()->locateStylesheetSubResource(((xsltStylesheetPtr)ctxt)->doc, uri);

Completed in 64 milliseconds