Searched refs:addParsedProperties (Results 1 – 8 of 8) sorted by relevance
120 void addParsedProperties(const CSSProperty* const *, int numProperties);
531 void CSSMutableStyleDeclaration::addParsedProperties(const CSSProperty* const* properties, int numP… in addParsedProperties() function in WebCore::CSSMutableStyleDeclaration
288 declaration->addParsedProperties(m_parsedProperties, m_numParsedProperties); in parseValue()378 declaration->addParsedProperties(m_parsedProperties, m_numParsedProperties); in parseDeclaration()5021 declaration->addParsedProperties(m_parsedProperties, m_numParsedProperties); in parsePropertyWithResolvedVariables()
315 m_styleDeclaration->addParsedProperties(&srcPropertyRef, 1); in rebuildFontFace()
20912 (DOM::CSSMutableStyleDeclarationImpl::addParsedProperties)30460 (DOM::CSSMutableStyleDeclarationImpl::addParsedProperties): Added.30476 (CSSParser::parseValue): Changed to use addParsedProperties.
52223 (WebCore::CSSMutableStyleDeclaration::addParsedProperties):64951 (WebCore::CSSMutableStyleDeclaration::addParsedProperties):
22280 (WebCore::CSSMutableStyleDeclaration::addParsedProperties):64127 (WebCore::CSSMutableStyleDeclaration::addParsedProperties):
9627 (WebCore::CSSMutableStyleDeclaration::addParsedProperties):