Home
last modified time | relevance | path

Searched defs:SVGAngle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAngle.cpp80 SVGAngle::SVGAngle() in SVGAngle() function in WebCore::SVGAngle
88 SVGAngle::SVGAngle(SVGAngleType unitType, float valueInSpecifiedUnits, SVGMarkerOrientType orientTy… in SVGAngle() function in WebCore::SVGAngle
DSVGAngle.h29 class SVGAngle; variable