Searched defs:animatedProperty (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGTransformListPropertyTearOff.h34 static PassRefPtr<SVGListPropertyTearOff<SVGTransformList>> create(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGTransformList& values, ListWrapperCache& wrappers) argument
72 SVGTransformListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGTransformList& values, ListWrapperCache& wrappers) argument
H A DSVGAttributeToPropertyMap.cpp118 PassRefPtr<SVGAnimatedProperty> SVGAttributeToPropertyMap::animatedProperty(SVGElement* contextElement, const QualifiedName& attributeName, const SVGPropertyInfo* info) function in class:WebCore::SVGAttributeToPropertyMap
H A DSVGPropertyTearOff.h42 static PassRefPtr<Self> create(SVGAnimatedProperty* animatedProperty, SVGPropertyRole role, PropertyType& value) argument
55 SVGAnimatedProperty* animatedProperty() const { return m_animatedProperty; } function in class:WebCore::SVGPropertyTearOff
67 void setAnimatedProperty(SVGAnimatedProperty* animatedProperty) argument
123 SVGPropertyTearOff(SVGAnimatedProperty* animatedProperty, SVGPropertyRole role, PropertyType& value) argument
H A DSVGListPropertyTearOff.h43 static PassRefPtr<Self> create(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, PropertyType& values, ListWrapperCache& wrappers) argument
117 SVGListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, PropertyType& values, ListWrapperCache& wrappers) argument
H A DSVGPathSegListPropertyTearOff.h37 static PassRefPtr<SVGPathSegListPropertyTearOff> create(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole, SVGPathSegList& values, ListWrapperCache& wrappers) argument
114 SVGPathSegListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole, SVGPathSegList& values, ListWrapperCache& wrappers) argument
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGPathSegWithContext.h35 SVGAnimatedProperty* animatedProperty() const function in class:WebCore::SVGPathSegWithContext
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderLayerBacking.cpp2451 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); local
2458 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); local

Completed in 91 milliseconds