Home | History | Annotate | Download | only in dom

Lines Matching refs:ensureUniqueElementData

930             ensureUniqueElementData().attributes().at(index).setValue(newValue);
1821 const UniqueElementData& elementData = ensureUniqueElementData();
1933 MutableAttributeCollection attributes = ensureUniqueElementData().attributes();
1957 ensureUniqueElementData().attributes().append(name, value);
3049 RefPtrWillBeMember<StylePropertySet>& inlineStyle = ensureUniqueElementData().m_inlineStyle;
3062 ensureUniqueElementData().m_inlineStyle.clear();
3096 ensureUniqueElementData().m_inlineStyle.clear();
3165 UniqueElementData& elementData = ensureUniqueElementData();