Searched refs:PATHSEG_LINETO_HORIZONTAL_ABS (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathSegLinetoHorizontalAbs.h41 virtual unsigned short pathSegType() const OVERRIDE { return PATHSEG_LINETO_HORIZONTAL_ABS; }
H A DSVGPathSeg.idl43 const unsigned short PATHSEG_LINETO_HORIZONTAL_ABS = 12;
H A DSVGPathSeg.h90 PATHSEG_LINETO_HORIZONTAL_ABS = PathSegLineToHorizontalAbs, enumerator in enum:blink::SVGPathSeg::__anon11163

Completed in 98 milliseconds