Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElementRareData.h68 …MutableStylePropertySet* animatedSMILStyleProperties() const { return m_animatedSMILStylePropertie… in animatedSMILStyleProperties() function
DSVGElement.cpp986 MutableStylePropertySet* SVGElement::animatedSMILStyleProperties() const in animatedSMILStyleProperties() function in WebCore::SVGElement