Home
last modified time | relevance | path

Searched refs:convertValueFromUserUnitsToPercentage (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGLength.h108 …float convertValueFromUserUnitsToPercentage(float value, const SVGElement* context, ExceptionCode&…
DSVGLength.cpp203 float result = convertValueFromUserUnitsToPercentage(value, context, ec); in setValue()
358 float SVGLength::convertValueFromUserUnitsToPercentage(float value, const SVGElement* context, Exce… in convertValueFromUserUnitsToPercentage() function in WebCore::SVGLength
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0621662 …(WebCore::SVGLength::convertValueFromUserUnitsToPercentage): Add new helper functions, used by val…