primitiveUnitToNumberType   49 Source/core/animation/AnimatableLength.cpp         bool isPrimitiveLength = primitiveUnitToNumberType(primitiveValue->primitiveType(), unitType);
primitiveUnitToNumberType   72 Source/core/animation/AnimatableLength.cpp         return primitiveUnitToNumberType(primitiveValue->primitiveType(), unitType);
primitiveUnitToNumberType  130 Source/core/animation/AnimatableLength.h     static bool primitiveUnitToNumberType(unsigned short primitiveUnit, NumberUnitType& numberType);