Searched defs:animatedSMILStyleProperties (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGElementRareData.h77 MutableStylePropertySet* animatedSMILStyleProperties() const { return m_animatedSMILStyleProperties.get(); } function in class:WebCore::SVGElementRareData
H A DSVGElement.cpp999 MutableStylePropertySet* SVGElement::animatedSMILStyleProperties() const function in class:WebCore::SVGElement
1002 return svgRareData()->animatedSMILStyleProperties();

Completed in 241 milliseconds