Searched defs:animatedProperty (Results 1 – 6 of 6) sorted by relevance
37 …static PassRefPtr<Self> create(SVGAnimatedProperty* animatedProperty, SVGPropertyRole role, Proper… in create()50 SVGAnimatedProperty* animatedProperty() const { return m_animatedProperty.get(); } in animatedProperty() function61 …void setAnimatedProperty(SVGAnimatedProperty* animatedProperty) { m_animatedProperty = animatedPro… in setAnimatedProperty()97 …SVGPropertyTearOff(SVGAnimatedProperty* animatedProperty, SVGPropertyRole role, PropertyType& valu… in SVGPropertyTearOff()
35 …Ptr<SVGListPropertyTearOff<SVGTransformList> > create(AnimatedListPropertyTearOff* animatedPropert… in create()73 …SVGTransformListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole rol… in SVGTransformListPropertyTearOff()
38 …atic PassRefPtr<SVGPathSegListPropertyTearOff> create(AnimatedListPropertyTearOff* animatedPropert… in create()131 …SVGPathSegListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role,… in SVGPathSegListPropertyTearOff()
39 …sRefPtr<SVGListPropertyTearOff<PropertyType> > create(AnimatedListPropertyTearOff* animatedPropert… in create()113 SVGListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role) in SVGListPropertyTearOff()
36 SVGAnimatedProperty* animatedProperty() const in animatedProperty() function
1378 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); in transitionPaused() local1385 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); in transitionFinished() local