Lines Matching refs:SVGProperty
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…
29402 * svg/SVGLength.idl: Mark as [SVGProperty].
29432 …* svg/properties/SVGProperty.h: Added. This is the base class for SVGPropertyTearOff and SVGListPr…