Searched refs:SVGProperty (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGProperty.h33 class SVGProperty : public RefCounted<SVGProperty> { class in namespace:WebCore
35 virtual ~SVGProperty() { }
H A DSVGAnimatedListPropertyTearOff.h58 int findItem(SVGProperty* property) const
176 RefPtr<SVGProperty> m_baseVal;
177 RefPtr<SVGProperty> m_animVal;
H A DSVGPropertyTearOff.h25 #include "SVGProperty.h"
30 class SVGPropertyTearOffBase : public SVGProperty {
H A DSVGListProperty.h41 class SVGListProperty : public SVGProperty {

Completed in 117 milliseconds