Searched refs:convertValueFromUserUnitsToPercentage (Results 1 – 3 of 3) sorted by relevance
108 …float convertValueFromUserUnitsToPercentage(float value, const SVGElement* context, ExceptionCode&…
203 float result = convertValueFromUserUnitsToPercentage(value, context, ec); in setValue()358 float SVGLength::convertValueFromUserUnitsToPercentage(float value, const SVGElement* context, Exce… in convertValueFromUserUnitsToPercentage() function in WebCore::SVGLength
21662 …(WebCore::SVGLength::convertValueFromUserUnitsToPercentage): Add new helper functions, used by val…