Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLength.h56 void setUnitType(SVGLengthType);
DSVGLength.cpp180 void SVGLength::setUnitType(SVGLengthType type) in setUnitType() function in blink::SVGLength
243 setUnitType(type); in newValueSpecifiedUnits()
DSVGLengthList.cpp166 at(i)->setUnitType(unitType); in calculateAnimatedValue()