Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedType.cpp49 case AnimatedInteger: in ~SVGAnimatedType()
129 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedInteger)); in createInteger()
257 case AnimatedInteger: in valueAsString()
308 case AnimatedInteger: in setValueAsString()
DSVGAnimatedInteger.cpp30 : SVGAnimatedTypeAnimator(AnimatedInteger, animationElement, contextElement) in SVGAnimatedIntegerAnimator()
68 ASSERT(from->type() == AnimatedInteger); in addAnimatedTypes()
DSVGAnimatedType.h91 ASSERT(m_type == AnimatedInteger); in integer()
194 ASSERT(m_type == AnimatedInteger); in integer()
DSVGAnimatedInteger.h36 DEFINE_ANIMATED_PROPERTY(AnimatedInteger, OwnerType, DOMAttribute, DOMAttribute.localName(), UpperP…
DSVGAnimatorFactory.h61 case AnimatedInteger: in create()
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h41 AnimatedInteger, enumerator