Searched refs:fromUnit (Results 1 – 2 of 2) sorted by relevance
101 …:convertValueToUserUnits(float value, SVGLengthMode mode, SVGLengthType fromUnit, ExceptionState& … in convertValueToUserUnits() argument106 if (fromUnit == LengthTypePercentage) in convertValueToUserUnits()111 switch (fromUnit) { in convertValueToUserUnits()
67 …float convertValueToUserUnits(float, SVGLengthMode, SVGLengthType fromUnit, ExceptionState&) const;