Lines Matching refs:curve
1675 key: "curve",
1676 value: function curve(t, e) {
1685 if (s < 3) throw new Error("A curve must have at least three points.");
1712 return s.stroke !== K && n.push(o), this._d("curve", n, s);
2015 var _e26 = "curve" === t.shape || "polygon" === t.shape ? "evenodd" : "nonzero";
2121 key: "curve",
2122 value: function curve(t, e) {
2123 var s = this.gen.curve(t, e);
2174 …Attribute("stroke-width", "0"), _e28.setAttribute("fill", s.fill || ""), "curve" !== t.shape && "p…
2254 key: "curve",
2255 value: function curve(t, e) {
2256 var s = this.gen.curve(t, e);