Searched refs:m_attributeName (Results 1 – 6 of 6) sorted by relevance
37 , m_attributeName(0) in SVGAnimatedPropertyDescription()54 , m_attributeName(attributeName.impl()) in SVGAnimatedPropertyDescription()57 ASSERT(m_attributeName); in SVGAnimatedPropertyDescription()62 return m_element == other.m_element && m_attributeName == other.m_attributeName;66 AtomicStringImpl* m_attributeName; member
37 const QualifiedName& attributeName() const { return m_attributeName; } in attributeName()43 m_contextElement->svgAttributeChanged(m_attributeName); in commitChange()87 , m_attributeName(attributeName) in SVGAnimatedProperty()99 const QualifiedName& m_attributeName; variable
36 : m_attributeName(attributeName) in SVGStringList()49 const QualifiedName& m_attributeName;
36 contextElement->svgAttributeChanged(m_attributeName); in commitChange()
59 const QualifiedName& attributeName() const { return m_attributeName; } in attributeName()181 QualifiedName m_attributeName; variable
118 , m_attributeName(anyQName()) in SVGSMILElement()178 m_attributeName = constructQualifiedName(this, getAttribute(SVGNames::attributeNameAttr)); in insertedIntoDocument()190 m_attributeName = anyQName(); in removedFromDocument()417 m_attributeName = constructQualifiedName(this, attr->value()); in attributeChanged()