Home
last modified time | relevance | path

Searched refs:hasPrefixNamespaceMismatch (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDocument.h862 static bool hasPrefixNamespaceMismatch(const QualifiedName&);
DDocument.cpp918 bool Document::hasPrefixNamespaceMismatch(const QualifiedName& qName) in hasPrefixNamespaceMismatch() function in WebCore::Document
980 if (hasPrefixNamespaceMismatch(qName)) { in createElementNS()
4158 if (!shouldIgnoreNamespaceChecks && hasPrefixNamespaceMismatch(qName)) { in createAttributeNS()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1669884 (WebCore::Document::hasPrefixNamespaceMismatch):
71861 (WebCore::Document::hasPrefixNamespaceMismatch): Ditto
DChangeLog-2008-08-1038665 (WebCore::Document::hasPrefixNamespaceMismatch):
DChangeLog-2010-01-298977 (WebCore::Document::hasPrefixNamespaceMismatch):