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

  /external/webkit/Source/WebCore/dom/
XMLDocumentParserQt.cpp 464 document()->setXMLStandalone(m_stream.isStandaloneDocument(), ec);
Document.h 370 void setXMLStandalone(bool, ExceptionCode&);
    [all...]
XMLDocumentParserLibxml2.cpp     [all...]
Document.cpp 1067 void Document::setXMLStandalone(bool standalone, ExceptionCode& ec)
    [all...]

Completed in 41 milliseconds