Lines Matching full:animval
2625 (WebCore::SVGAnimatedPropertyTearOff::animVal):
26386 Adding a simple testcase testing the DRT methods, it will soon be extended to test animVal/baseVal
26389 Test: svg/animations/animVal-basics.html
44676 Cleanup SVGElement code, preparing for animVal support
44680 from SVGElement. This is a further preparation for animVal support, where SynchronizablePropertyController will
46059 subclasses. This is a first step to working animVal support. More patches will follow that depend on this change.