Searched refs:convertValueFromUserUnitsToPercentage (Results 1 – 2 of 2) sorted by relevance
150 return convertValueFromUserUnitsToPercentage(value * 100, mode, exceptionState); in convertValueFromUserUnits()173 float SVGLengthContext::convertValueFromUserUnitsToPercentage(float value, SVGLengthMode mode, Exce… in convertValueFromUserUnitsToPercentage() function in blink::SVGLengthContext
75 float convertValueFromUserUnitsToPercentage(float value, SVGLengthMode, ExceptionState&) const;