Searched refs:toUnit (Results 1 – 2 of 2) sorted by relevance
129 …convertValueFromUserUnits(float value, SVGLengthMode mode, SVGLengthType toUnit, ExceptionState& e… in convertValueFromUserUnits() argument131 switch (toUnit) { in convertValueFromUserUnits()
67 …float convertValueFromUserUnits(float, SVGLengthMode, SVGLengthType toUnit, ExceptionState&) const;