convertValueFromUserUnitsToPercentage 150 Source/core/svg/SVGLengthContext.cpp return convertValueFromUserUnitsToPercentage(value * 100, mode, exceptionState); convertValueFromUserUnitsToPercentage 74 Source/core/svg/SVGLengthContext.h float convertValueFromUserUnitsToPercentage(float value, SVGLengthMode, ExceptionState&) const;