Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h29 AnimatedEnumeration, enumerator
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGEnumeration.h65 static AnimatedPropertyType classType() { return AnimatedEnumeration; } in classType()
DSVGAnimatedTypeAnimator.cpp115 case AnimatedEnumeration: in createPropertyForAnimation()
DSVGAnimateElement.cpp340 case AnimatedEnumeration: in animatedPropertyTypeSupportsAddition()