Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DMutationRecord.cpp103 , m_attributeNamespace(name.namespaceURI()) in AttributesRecord()
110 virtual const AtomicString& attributeNamespace() OVERRIDE { return m_attributeNamespace; } in attributeNamespace()
113 AtomicString m_attributeNamespace; member in WebCore::__anon614f87eb0111::AttributesRecord