Searched refs:appendPoints (Results 1 – 2 of 2) sorted by relevance
2 …appendPoints:function(points){this.points=this.points.concat(points)}};fabric.Intersection.interse… method in fabric.Intersection
4249 appendPoints: function (points) { method in fabric.Intersection4307 result.appendPoints(inter.points);4331 result.appendPoints(inter.points);4358 result.appendPoints(inter1.points);4359 result.appendPoints(inter2.points);4360 result.appendPoints(inter3.points);4361 result.appendPoints(inter4.points);