Searched refs:attributeChangedFromParserOrByCloning (Results 1 – 2 of 2) sorted by relevance
627 …void attributeChangedFromParserOrByCloning(const QualifiedName&, const AtomicString&, AttributeMod…
1011 inline void Element::attributeChangedFromParserOrByCloning(const QualifiedName& name, const AtomicS… in attributeChangedFromParserOrByCloning() function in WebCore::Element1200 …attributeChangedFromParserOrByCloning(attributeVector[i].name(), attributeVector[i].value(), Modif… in parserSetAttributes()3367 … attributeChangedFromParserOrByCloning(attribute->name(), attribute->value(), ModifiedByCloning); in cloneAttributesFromElement()