Home
last modified time | relevance | path

Searched refs:convertValueFromEXSToUserUnits (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGLength.h114 …float convertValueFromEXSToUserUnits(float value, const SVGElement* context, ExceptionCode&) const;
DSVGLength.cpp174 return convertValueFromEXSToUserUnits(m_valueInSpecifiedUnits, context, ec); in value()
450 float SVGLength::convertValueFromEXSToUserUnits(float value, const SVGElement* context, ExceptionCo… in convertValueFromEXSToUserUnits() function in WebCore::SVGLength
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1619405 (WebCore::SVGLength::convertValueFromEXSToUserUnits):
DChangeLog-2010-12-0621667 (WebCore::SVGLength::convertValueFromEXSToUserUnits): Ditto.