Searched refs:appendPoint (Results 1 – 5 of 5) sorted by relevance
/plugin/sketchcanvas/script/ |
H A D | SketchCanvas.js | 326 cur_tool.appendPoint(mx, my);
1846 Tool.prototype.appendPoint = function(x, y) {
2269 appendPoint: function(x, y){
2502 appendPoint: function(x, y){
2604 appendPoint: toolmap.path.appendPoint,
2622 appendPoint: toolmap.path.appendPoint,
1842 Tool.prototype.appendPoint = function(x, y) { global() method in Tool
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 2 …nts=[]}fabric.Intersection=Intersection;fabric.Intersection.prototype={appendPoint:function(point)… method in fabric.Intersection
|
H A D | fabric.js | 4241 appendPoint: function (point) { method in fabric.Intersection
|
/plugin/ol3/ |
H A D | script.js | 8 …latCoordinates(r,e):n.setCoordinates(e,r),n}return Ky(e,t),e.prototype.appendPoint=function(t){thi… method in e
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|