TypeLengthSize     60 Source/core/animation/AnimatableLengthSize.h     virtual AnimatableType type() const OVERRIDE { return TypeLengthSize; }
TypeLengthSize     74 Source/core/animation/AnimatableValue.h     bool isLengthSize() const { return type() == TypeLengthSize; }