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

/external/webkit/Source/WebCore/svg/properties/
H A DSVGStaticPropertyWithParentTearOff.h34 class SVGStaticPropertyWithParentTearOff : public SVGPropertyTearOff<PropertyType> { class in namespace:WebCore
36 typedef SVGStaticPropertyWithParentTearOff<ParentType, PropertyType> Self;
55 SVGStaticPropertyWithParentTearOff(SVGProperty* parent, PropertyType& value, UpdateMethod update) function in class:WebCore::SVGStaticPropertyWithParentTearOff

Completed in 69 milliseconds