Searched refs:SVGProperty (Results 1 – 15 of 15) sorted by relevance
40 SVGProperty* baseVal() in baseVal()47 SVGProperty* animVal() in animVal()56 int removeItemFromList(SVGProperty* property, bool shouldSynchronizeWrappers) in removeItemFromList()109 RefPtr<SVGProperty> m_baseVal;110 RefPtr<SVGProperty> m_animVal;
32 SVGProperty* baseVal() in baseVal()39 SVGProperty* animVal() in animVal()64 RefPtr<SVGProperty> m_baseVal;65 RefPtr<SVGProperty> m_animVal;
34 class SVGProperty : public RefCounted<SVGProperty> {36 virtual ~SVGProperty() { } in ~SVGProperty()
42 static PassRefPtr<Self> create(SVGProperty* parent, PropertyType& value, UpdateMethod update) in create()55 … SVGStaticPropertyWithParentTearOff(SVGProperty* parent, PropertyType& value, UpdateMethod update) in SVGStaticPropertyWithParentTearOff()63 RefPtr<SVGProperty> m_parent;
32 SVGProperty* baseVal() in baseVal()39 SVGProperty* animVal() in animVal()
34 SVGProperty* baseVal(SVGPathSegRole role) in baseVal()41 SVGProperty* animVal(SVGPathSegRole role) in animVal()
31 class SVGPropertyTearOff : public SVGProperty {
32 class SVGProperty; variable
35 class SVGListProperty : public SVGProperty {
2277 svg/properties/SVGProperty.h \
3249 Source/WebCore/svg/properties/SVGProperty.h \
3226 Source/WebCore/svg/properties/SVGProperty.h \
1065 'svg/properties/SVGProperty.h',
7758 * svg/properties/SVGProperty.h: Add new virtual SVGPropertyRole role() accessor.14495 * svg/properties/SVGProperty.h: Declare commitChange() as pure virtual method.16713 …* svg/properties/SVGStaticPropertyTearOff.h: Added. Used for SVGProperty types returned by attribu…23152 …* svg/properties/SVGAnimatedListPropertyTearOff.h: Moved RefPtr<SVGProperty> m_baseVal/m_animVal f…23156 …* svg/properties/SVGAnimatedPropertyTearOff.h: Moved RefPtr<SVGProperty> m_baseVal/m_animVal from …24926 * svg/SVGAngle.idl: Remove [SVGProperty] flag.24932 * svg/SVGLength.idl: Remove [SVGProperty] flag.25347 * svg/SVGAngle.idl: Remove [SVGProperty] flag.25353 * svg/SVGLength.idl: Remove [SVGProperty] flag.29346 …rty contains two methods used in the bindings: SVGProperty* baseVal and SVGProperty* animVal. SVGP…[all …]
165 …8A0E0A126EF1DB00978F7A /* SVGProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 088A0E01126…6596 …6EF1DB00978F7A /* SVGProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …12675 088A0E01126EF1DB00978F7A /* SVGProperty.h */,22684 088A0E0A126EF1DB00978F7A /* SVGProperty.h in Headers */,