Searched refs:setSynchronizedLazyAttribute (Results 1 – 4 of 4) sorted by relevance
63 m_contextElement->setSynchronizedLazyAttribute(m_attributeName, value); in synchronizeAttribute()
58 contextElement()->setSynchronizedLazyAttribute(attributeName(), value); in synchronizeAttribute()
119 void setSynchronizedLazyAttribute(const QualifiedName&, const AtomicString& value);
912 void Element::setSynchronizedLazyAttribute(const QualifiedName& name, const AtomicString& value) in setSynchronizedLazyAttribute() function in WebCore::Element3120 const_cast<Element*>(this)->setSynchronizedLazyAttribute(styleAttr, in synchronizeStyleAttributeInternal()