Searched defs:convertValueFromUserUnitsToPercentage (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGLength.cpp203 float result = convertValueFromUserUnitsToPercentage(value, context, ec);
358 float SVGLength::convertValueFromUserUnitsToPercentage(float value, const SVGElement* context, ExceptionCode& ec) const function in class:WebCore::SVGLength

Completed in 42 milliseconds