Searched refs:findCSSPropertyWithID (Results 1 – 2 of 2) sorted by relevance
261 CSSProperty* toReplace = slot ? slot : findCSSPropertyWithID(property.id()); in setProperty()317 CSSProperty* toReplace = findCSSPropertyWithID(prefixingVariant); in setPrefixingVariantProperty()377 CSSProperty* old = findCSSPropertyWithID(toMerge.id()); in mergeAndOverrideOnConflict()508 CSSProperty* MutableStylePropertySet::findCSSPropertyWithID(CSSPropertyID propertyID) in findCSSPropertyWithID() function in WebCore::MutableStylePropertySet
254 CSSProperty* findCSSPropertyWithID(CSSPropertyID);