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

/external/webkit/Source/WebCore/bindings/js/
H A DJSSVGLengthCustom.cpp70 JSValue JSSVGLength::convertToSpecifiedUnits(ExecState* exec) function in class:WebCore::JSSVGLength
88 podImp.convertToSpecifiedUnits(unitType, impl()->contextElement(), ec);
/external/webkit/Source/WebCore/svg/
H A DSVGAngle.cpp169 void SVGAngle::convertToSpecifiedUnits(unsigned short unitType, ExceptionCode& ec) function in class:WebCore::SVGAngle
H A DSVGLength.cpp291 void SVGLength::convertToSpecifiedUnits(unsigned short type, const SVGElement* context, ExceptionCode& ec) function in class:WebCore::SVGLength

Completed in 65 milliseconds