Searched refs:SVGPathSegMovetoRel (Results 1 – 6 of 6) sorted by relevance
67 …egLinetoVerticalRel" | "SVGPathSegList" | "SVGPathSegMovetoAbs" | "SVGPathSegMovetoRel" | "SVGPatt…
100 …toVerticalRel: any; SVGPathSegList: any; SVGPathSegMovetoAbs: any; SVGPathSegMovetoRel: any; SVGPa…102 …toVerticalRel: any; SVGPathSegList: any; SVGPathSegMovetoAbs: any; SVGPathSegMovetoRel: any; SVGPa…108 …toVerticalRel: any; SVGPathSegList: any; SVGPathSegMovetoAbs: any; SVGPathSegMovetoRel: any; SVGPa…110 …toVerticalRel: any; SVGPathSegList: any; SVGPathSegMovetoAbs: any; SVGPathSegMovetoRel: any; SVGPa…
13513 createSVGPathSegMovetoRel(x: number, y: number): SVGPathSegMovetoRel;13791 interface SVGPathSegMovetoRel extends SVGPathSeg { interface13796 declare var SVGPathSegMovetoRel: { variable13797 prototype: SVGPathSegMovetoRel;13798 new(): SVGPathSegMovetoRel;
13987 createSVGPathSegMovetoRel(x: number, y: number): SVGPathSegMovetoRel;14269 interface SVGPathSegMovetoRel extends SVGPathSeg { interface14274 declare var SVGPathSegMovetoRel: { variable14275 prototype: SVGPathSegMovetoRel;14276 new(): SVGPathSegMovetoRel;
13967 createSVGPathSegMovetoRel(x: number, y: number): SVGPathSegMovetoRel;14249 interface SVGPathSegMovetoRel extends SVGPathSeg { interface14254 declare var SVGPathSegMovetoRel: { variable14255 prototype: SVGPathSegMovetoRel;14256 new(): SVGPathSegMovetoRel;
136777 SVGPathSegMovetoRel, enumerator137547 SVGPathSegMovetoRel, enumerator142164 struct PrototypeTraits<prototypes::id::SVGPathSegMovetoRel>