TypeTransform      59 Source/core/animation/AnimatableTransform.h     virtual AnimatableType type() const OVERRIDE { return TypeTransform; }
TypeTransform      82 Source/core/animation/AnimatableValue.h     bool isTransform() const { return type() == TypeTransform; }