Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h33 AnimatedLengthList, enumerator
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLengthList.h64 static AnimatedPropertyType classType() { return AnimatedLengthList; } in classType()
DSVGAnimatedTypeAnimator.cpp101 case AnimatedLengthList: { in createPropertyForAnimation()
DSVGElement.cpp665 cssPropertyMap.set(stroke_dasharrayAttr, AnimatedLengthList); in animatedPropertyTypeForCSSAttribute()