Home
last modified time | relevance | path

Searched refs:instanceProperties (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedTypeAnimator.cpp84 Vector<RefPtr<SVGAnimatedProperty> > instanceProperties; in findAnimatedPropertiesForAttributeName() local
85 …PropertyMap().animatedPropertiesForAttribute(shadowTreeElement, attributeName, instanceProperties); in findAnimatedPropertiesForAttributeName()
87 SVGElementAnimatedProperties instancePropertiesPair(shadowTreeElement, instanceProperties); in findAnimatedPropertiesForAttributeName()