Home | History | Annotate | Download | only in dom

Lines Matching refs:AttributeModificationReason

944 void Element::attributeChanged(const QualifiedName& name, const AtomicString& newValue, AttributeModificationReason reason)
999 inline void Element::attributeChangedFromParserOrByCloning(const QualifiedName& name, const AtomicString& newValue, AttributeModificationReason reason)
3088 void Element::styleAttributeChanged(const AtomicString& newStyleString, AttributeModificationReason modificationReason)