HomeSort by relevance Sort by last modified time
    Searched refs:locateStylesheetSubResource (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/xml/
XSLStyleSheet.h 84 xmlDocPtr locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri);
XSLStyleSheetLibxslt.cpp 263 xmlDocPtr XSLStyleSheet::locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri)
293 xmlDocPtr result = import->styleSheet()->locateStylesheetSubResource(parentDoc, uri);
XSLTProcessorLibxslt.cpp 147 return globalProcessor->xslStylesheet()->locateStylesheetSubResource(((xsltStylesheetPtr)ctxt)->doc, uri);

Completed in 633 milliseconds