Home
last modified time | relevance | path

Searched defs:convertToSpecifiedUnits (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAngleTearOff.cpp88 void SVGAngleTearOff::convertToSpecifiedUnits(unsigned short unitType, ExceptionState& exceptionSta… in convertToSpecifiedUnits() function in WebCore::SVGAngleTearOff
DSVGLengthTearOff.cpp125 void SVGLengthTearOff::convertToSpecifiedUnits(unsigned short unitType, ExceptionState& exceptionSt… in convertToSpecifiedUnits() function in WebCore::SVGLengthTearOff
DSVGAngle.cpp266 void SVGAngle::convertToSpecifiedUnits(SVGAngleType unitType, ExceptionState& exceptionState) in convertToSpecifiedUnits() function in WebCore::SVGAngle
DSVGLength.cpp247 void SVGLength::convertToSpecifiedUnits(SVGLengthType type, const SVGLengthContext& context, Except… in convertToSpecifiedUnits() function in WebCore::SVGLength