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