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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathSegClosePath.h40 virtual unsigned short pathSegType() const OVERRIDE { return PATHSEG_CLOSEPATH; }
H A DSVGPathSeg.idl32 const unsigned short PATHSEG_CLOSEPATH = 1;
H A DSVGPathSeg.h79 PATHSEG_CLOSEPATH = PathSegClosePath, enumerator in enum:blink::SVGPathSeg::__anon11163

Completed in 757 milliseconds