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

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXSLTProcessor.h55 m_stylesheetRootNode = style;
79 RefPtr<Node> m_stylesheetRootNode; member in class:WebCore::XSLTProcessor
H A DXSLTProcessor.cpp67 ASSERT(!m_stylesheetRootNode || !m_stylesheet || m_stylesheet->hasOneRef());
165 m_stylesheetRootNode.clear();
H A DXSLTProcessorLibxslt.cpp309 xsltStylesheetPtr sheet = xsltStylesheetPointer(m_stylesheet, m_stylesheetRootNode.get());

Completed in 186 milliseconds