Home
last modified time | relevance | path

Searched refs:xmlStandalone (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/dom/
DDocument.idl76 attribute boolean xmlStandalone
DDocument.h258 bool xmlStandalone() const { return m_xmlStandalone; } in xmlStandalone() function
/external/webkit/WebCore/
DChangeLog-2006-12-319333 Implement XMLDocument properties xmlEncoding, xmlVersion, xmlStandalone
9342 (WebCore::Document::xmlStandalone):
9357 Added WK_ucfirst to properly uppercase xmlVersion and xmlStandalone.
DChangeLog-2005-12-1926210 (DocumentImpl::xmlStandalone):