TypeColor          78 Source/core/animation/AnimatableColor.h     virtual AnimatableType type() const OVERRIDE { return TypeColor; }
TypeColor          65 Source/core/animation/AnimatableValue.h     bool isColor() const { return type() == TypeColor; }