Home
last modified time | relevance | path

Searched refs:AnimatedInteger (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h30 AnimatedInteger, enumerator
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGInteger.h62 static AnimatedPropertyType classType() { return AnimatedInteger; } in classType()
DSVGAnimatedTypeAnimator.cpp116 case AnimatedInteger: in createPropertyForAnimation()