Searched refs:ensureAnimatedSMILStyleProperties (Results 1 – 4 of 4) sorted by relevance
205 MutableStylePropertySet* propertySet = targetElement->ensureAnimatedSMILStyleProperties(); in applyCSSPropertyToTarget()217 targetElement->ensureAnimatedSMILStyleProperties()->removeProperty(id); in removeCSSPropertyFromTarget()
69 MutableStylePropertySet* ensureAnimatedSMILStyleProperties() in ensureAnimatedSMILStyleProperties() function
143 MutableStylePropertySet* ensureAnimatedSMILStyleProperties();
993 MutableStylePropertySet* SVGElement::ensureAnimatedSMILStyleProperties() in ensureAnimatedSMILStyleProperties() function in WebCore::SVGElement995 return ensureSVGRareData()->ensureAnimatedSMILStyleProperties(); in ensureAnimatedSMILStyleProperties()