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

/external/webkit/Source/WebCore/svg/properties/
H A DSVGPropertyTearOff.h31 class SVGPropertyTearOff : public SVGProperty { class in namespace:WebCore
33 typedef SVGPropertyTearOff<PropertyType> Self;
97 SVGPropertyTearOff(SVGAnimatedProperty* animatedProperty, SVGPropertyRole role, PropertyType& value) function in class:WebCore::SVGPropertyTearOff
107 SVGPropertyTearOff(const PropertyType& initialValue) function in class:WebCore::SVGPropertyTearOff
115 virtual ~SVGPropertyTearOff()

Completed in 54 milliseconds