Searched defs:m_xmlVersion (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h336 String xmlVersion() const { return m_xmlVersion; }
1049 void clearXMLVersion() { m_xmlVersion = String(); }
1268 String m_xmlVersion; member in class:blink::Document

Completed in 117 milliseconds