TypeDouble         69 Source/core/animation/AnimatableDouble.h     virtual AnimatableType type() const OVERRIDE { return TypeDouble; }
TypeDouble         66 Source/core/animation/AnimatableValue.h     bool isDouble() const { return type() == TypeDouble; }