Home | History | Annotate | Download | only in dom

Lines Matching defs:attributeChanged

944 void Element::attributeChanged(const QualifiedName& name, const AtomicString& newValue, AttributeModificationReason reason)
1003 attributeChanged(name, newValue, reason);
1137 // Use attributeVector instead of m_elementData because attributeChanged might modify m_elementData.
2782 attributeChanged(name, value);
2789 attributeChanged(name, value);
2796 attributeChanged(name, nullAtom);