Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedType.cpp79 case AnimatedRect: in ~SVGAnimatedType()
209 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedRect)); in createRect()
245 case AnimatedRect: in valueAsString()
295 case AnimatedRect: in setValueAsString()
DSVGAnimatedRect.cpp30 : SVGAnimatedTypeAnimator(AnimatedRect, animationElement, contextElement) in SVGAnimatedRectAnimator()
68 ASSERT(from->type() == AnimatedRect); in addAnimatedTypes()
DSVGAnimatedType.h151 ASSERT(m_type == AnimatedRect); in rect()
254 ASSERT(m_type == AnimatedRect); in rect()
DSVGAnimatedRect.h37 DEFINE_ANIMATED_PROPERTY(AnimatedRect, OwnerType, DOMAttribute, DOMAttribute.localName(), UpperProp…
DSVGAnimatorFactory.h81 case AnimatedRect: in create()
DSVGViewSpec.cpp36 s_propertyInfo = new SVGPropertyInfo(AnimatedRect, in viewBoxPropertyInfo()
DSVGElement.cpp707 s_cssPropertyMap.set(clipAttr, AnimatedRect); in cssPropertyToTypeMap()
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h51 AnimatedRect, enumerator