Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedType.cpp40 case AnimatedBoolean: in ~SVGAnimatedType()
105 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedBoolean)); in createBoolean()
255 case AnimatedBoolean: in valueAsString()
306 case AnimatedBoolean: in setValueAsString()
DSVGAnimatedType.h73 ASSERT(m_type == AnimatedBoolean); in boolean()
176 ASSERT(m_type == AnimatedBoolean); in boolean()
DSVGAnimatedBoolean.h35 DEFINE_ANIMATED_PROPERTY(AnimatedBoolean, OwnerType, DOMAttribute, DOMAttribute.localName(), UpperP…
DSVGAnimatedBoolean.cpp29 : SVGAnimatedTypeAnimator(AnimatedBoolean, animationElement, contextElement) in SVGAnimatedBooleanAnimator()
DSVGAnimatorFactory.h55 case AnimatedBoolean: in create()
DSVGAnimateElement.cpp384 case AnimatedBoolean: in animatedPropertyTypeSupportsAddition()
DSVGAnimationElement.cpp512 if (attributeType == AnimatedBoolean in currentValuesForValuesAnimation()
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h38 AnimatedBoolean, enumerator