Searched defs:animatedType (Results 1 – 9 of 9) sorted by relevance
97 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedAngle)); in createAngleAndEnumeration() local105 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedBoolean)); in createBoolean() local113 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedColor)); in createColor() local121 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedEnumeration)); in createEnumeration() local129 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedInteger)); in createInteger() local137 …OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedIntegerOptionalInteger… in createIntegerOptionalInteger() local145 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedLength)); in createLength() local153 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedLengthList)); in createLengthList() local161 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedNumber)); in createNumber() local169 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedNumberList)); in createNumberList() local[all …]
99 … AnimatedPropertyValueType valueType, AnimatedType& animatedType, SVGElement* contextElement) in adjustForInheritance()138 …t percentage, const AnimatedType& fromType, const AnimatedType& toType, AnimatedType& animatedType) in animateDiscreteType()
35 …OwnPtr<SVGAnimatedType> animatedType = SVGAnimatedType::createPreserveAspectRatio(new SVGPreserveA… in constructFromString() local
35 OwnPtr<SVGAnimatedType> animatedType = SVGAnimatedType::createString(new String); in constructFromString() local
110 OwnPtr<SVGAnimatedType> animatedType = SVGAnimatedType::createEnumeration(new unsigned); in constructFromString() local
36 OwnPtr<SVGAnimatedType> animatedType = SVGAnimatedType::createRect(new SVGRect); in constructFromString() local
36 …OwnPtr<SVGAnimatedType> animatedType = SVGAnimatedType::createAngleAndEnumeration(new pair<SVGAngl… in constructFromString() local
45 … OwnPtr<SVGAnimatedType> animatedType = SVGAnimatedType::createTransformList(new SVGTransformList); in constructFromString() local
75 …const typename AnimValType::ContentType& animatedType = castAnimatedPropertyToActualType<AnimValTy… in constructFromBaseValue() local