Home
last modified time | relevance | path

Searched refs:animValWillChangeForTypes (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedIntegerOptionalInteger.cpp68 animValWillChangeForTypes<SVGAnimatedInteger, SVGAnimatedInteger>(animatedTypes); in animValWillChange()
DSVGAnimatedNumberOptionalNumber.cpp65 animValWillChangeForTypes<SVGAnimatedNumber, SVGAnimatedNumber>(animatedTypes); in animValWillChange()
DSVGAnimatedAngle.cpp66 animValWillChangeForTypes<SVGAnimatedAngle, SVGAnimatedEnumeration>(animatedTypes); in animValWillChange()
DSVGAnimatedTypeAnimator.h161 void animValWillChangeForTypes(const SVGElementAnimatedPropertyList& animatedTypes) in animValWillChangeForTypes() function