Searched refs:parserSetAttributes (Results 1 – 5 of 5) sorted by relevance
92 reportElement->parserSetAttributes(reportAttributes); in createXHTMLParserErrorHeader()101 fixed->parserSetAttributes(fixedAttributes); in createXHTMLParserErrorHeader()147 paragraph->parserSetAttributes(attributes); in insertErrorMessageBlock()
278 void parserSetAttributes(const Vector<Attribute>&);
1184 void Element::parserSetAttributes(const Vector<Attribute>& attributeVector) in parserSetAttributes() function in WebCore::Element
64 element->parserSetAttributes(token->attributes()); in setAttributes()
553 element->parserSetAttributes(attributeVector); in setAttributes()