TypeLengthBoxAndBool 61 Source/core/animation/AnimatableLengthBoxAndBool.h virtual AnimatableType type() const OVERRIDE { return TypeLengthBoxAndBool; } TypeLengthBoxAndBool 71 Source/core/animation/AnimatableValue.h bool isLengthBoxAndBool() const { return type() == TypeLengthBoxAndBool; }