Home
last modified time | relevance | path

Searched refs:onNewShape (Results 1 – 3 of 3) sorted by relevance

/plugin/sketchcanvas/script/
DSketchCanvas.js2501 onNewShape: function(shape){}, /// Virtual event handler on creation of a new shape method
2514 this.onNewShape(obj);
2603 onNewShape: function(shape){shape.arrow = {"tail": null}}, method
2621 onNewShape: function(shape){shape.arrow = {head: null, "tail": null}}, method
/plugin/sketchcanvas/bundle/
DSketchCanvas.js36onNewShape:function(o){},appendPoint:function(o,a){function c(){var C=I.points;C.push(G(p))}var p=…
DSketchCanvas.js.map4 ….color = cur_col;\r\n\t\t\t\t\tobj.width = cur_thin;\r\n\t\t\t\t\tthis.onNewShape(obj);\r\n\t\t\t\…