Searched refs:PATHSEG_CLOSEPATH (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 106 milliseconds