Searched refs:PATHSEG_ARC_REL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathSeg.idl42 const unsigned short PATHSEG_ARC_REL = 11;
H A DSVGPathSegArcRel.h43 virtual unsigned short pathSegType() const { return PATHSEG_ARC_REL; }
H A DSVGPathSeg.h81 PATHSEG_ARC_REL = PathSegArcRel, enumerator in enum:WebCore::SVGPathSeg::__anon11044
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8SVGPathSegCustom.cpp82 case SVGPathSeg::PATHSEG_ARC_REL:

Completed in 1065 milliseconds