Searched refs:addAttributeInternal (Results 1 – 2 of 2) sorted by relevance
625 …void addAttributeInternal(const QualifiedName&, const AtomicString& value, SynchronizationOfLazyAt…
921 addAttributeInternal(name, newValue, inSynchronizationOfLazyAttribute); in setAttributeInternal()2080 void Element::addAttributeInternal(const QualifiedName& name, const AtomicString& value, Synchroniz… in addAttributeInternal() function in WebCore::Element