Searched refs:addParsedProperties (Results 1 – 3 of 3) sorted by relevance
192 void addParsedProperties(const Vector<CSSProperty, 256>&);
348 void MutableStylePropertySet::addParsedProperties(const Vector<CSSProperty, 256>& properties) in addParsedProperties() function in WebCore::MutableStylePropertySet
1132 declaration->addParsedProperties(m_parsedProperties); in parseValue()1250 declaration->addParsedProperties(m_parsedProperties); in parseDeclaration()