Searched refs:xslStylesheet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXSLTProcessor.h70 XSLStyleSheet* xslStylesheet() const { return m_stylesheet.get(); } function in class:WebCore::XSLTProcessor
H A DXSLTProcessorLibxslt.cpp117 Frame* frame = globalProcessor->xslStylesheet()->ownerDocument()->frame();
133 return globalProcessor->xslStylesheet()->locateStylesheetSubResource(((xsltStylesheetPtr)ctxt)->doc, uri);

Completed in 115 milliseconds