Home
last modified time | relevance | path

Searched defs:attributeNamespace (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DMutationRecord.h68 virtual const AtomicString& attributeNamespace() { return nullAtom; } in attributeNamespace() function
DMutationRecord.cpp110 virtual const AtomicString& attributeNamespace() OVERRIDE { return m_attributeNamespace; } in attributeNamespace() function in WebCore::__anon614f87eb0111::AttributesRecord
142 …virtual const AtomicString& attributeNamespace() OVERRIDE { return m_record->attributeNamespace();… in attributeNamespace() function in WebCore::__anon614f87eb0111::MutationRecordWithNullOldValue