Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedType.cpp55 case AnimatedLength: in ~SVGAnimatedType()
145 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedLength)); in createLength()
236 case AnimatedLength: in valueAsString()
281 case AnimatedLength: { in setValueAsString()
DSVGAnimatedLength.cpp30 : SVGAnimatedTypeAnimator(AnimatedLength, animationElement, contextElement) in SVGAnimatedLengthAnimator()
74 ASSERT(from->type() == AnimatedLength); in addAnimatedTypes()
DSVGAnimatedType.h103 ASSERT(m_type == AnimatedLength); in length()
206 ASSERT(m_type == AnimatedLength); in length()
DSVGAnimatedLength.h36 DEFINE_ANIMATED_PROPERTY(AnimatedLength, OwnerType, DOMAttribute, DOMAttribute.localName(), UpperPr…
DSVGAnimatorFactory.h65 case AnimatedLength: in create()
DSVGElement.cpp725 s_cssPropertyMap.set(font_sizeAttr, AnimatedLength); in cssPropertyToTypeMap()
731 s_cssPropertyMap.set(kerningAttr, AnimatedLength); in cssPropertyToTypeMap()
732 s_cssPropertyMap.set(letter_spacingAttr, AnimatedLength); in cssPropertyToTypeMap()
748 s_cssPropertyMap.set(stroke_dashoffsetAttr, AnimatedLength); in cssPropertyToTypeMap()
753 s_cssPropertyMap.set(stroke_widthAttr, AnimatedLength); in cssPropertyToTypeMap()
759 s_cssPropertyMap.set(word_spacingAttr, AnimatedLength); in cssPropertyToTypeMap()
DSVGTextContentElement.cpp44 s_propertyInfo = new SVGPropertyInfo(AnimatedLength, in textLengthPropertyInfo()
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h43 AnimatedLength, enumerator