TypeStrokeDasharrayList   64 Source/core/animation/AnimatableStrokeDasharrayList.h     virtual AnimatableType type() const OVERRIDE { return TypeStrokeDasharrayList; }
TypeStrokeDasharrayList   81 Source/core/animation/AnimatableValue.h     bool isStrokeDasharrayList() const { return type() == TypeStrokeDasharrayList; }