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

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXSLTProcessor.h71 XSLStyleSheet* xslStylesheet() const { return m_stylesheet.get(); } function in class:WebCore::XSLTProcessor
H A DXSLTProcessorLibxslt.cpp142 Frame* frame = globalProcessor->xslStylesheet()->ownerDocument()->frame();
158 return globalProcessor->xslStylesheet()->locateStylesheetSubResource(((xsltStylesheetPtr)ctxt)->doc, uri);

Completed in 124 milliseconds