OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newValueSpecifiedUnits
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGAngle.cpp
156
void SVGAngle::
newValueSpecifiedUnits
(unsigned short unitType, float valueInSpecifiedUnits, ExceptionCode& ec)
SVGLength.cpp
280
void SVGLength::
newValueSpecifiedUnits
(unsigned short type, float value, ExceptionCode& ec)
510
length.
newValueSpecifiedUnits
(svgType, value->getFloatValue(), ec);
Completed in 58 milliseconds