Home
last modified time | relevance | path

Searched refs:transformSourceDocument (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXMLTreeViewer.cpp56 if (m_document->sawElementsInKnownNamespaces() || m_document->transformSourceDocument()) in hasNoStyleInformation()
/external/webkit/Source/WebCore/dom/
DXMLDocumentParser.cpp329 if (document->transformSourceDocument()) { in insertErrorMessageBlock()
DXMLDocumentParserQt.cpp650 if (m_sawXSLTransform && !document()->transformSourceDocument()) in parseProcessingInstruction()
DXMLDocumentParserLibxml2.cpp991 if (m_sawXSLTransform && !document()->transformSourceDocument()) in processingInstruction()
DDocument.h898 PassRefPtr<Document> transformSourceDocument() { return m_transformSourceDocument; } in transformSourceDocument() function
DDocument.cpp3061 if (pi->isXSL() && !transformSourceDocument()) { in recalcStyleSelector()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-193114 (DOM::DocumentImpl::transformSourceDocument):
8218 (DOM::DocumentImpl::transformSourceDocument):
DChangeLog-2006-05-1021362 (WebCore::DocumentImpl::transformSourceDocument):
DChangeLog-2005-08-2338637 (DOM::DocumentImpl::transformSourceDocument):