Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyInfo.h27 AnimatedBoolean, enumerator
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGBoolean.h61 static AnimatedPropertyType classType() { return AnimatedBoolean; } in classType()
DSVGAnimatedTypeAnimator.cpp114 case AnimatedBoolean: in createPropertyForAnimation()
DSVGAnimateElement.cpp339 case AnimatedBoolean: in animatedPropertyTypeSupportsAddition()