Home
last modified time | relevance | path

Searched refs:sendBackwards (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …);this._objects.push(object);return this.renderAll&&this.renderAll()},sendBackwards:function(objec…
8sendBackwards:function(intersecting){if(this.group){fabric.StaticCanvas.prototype.sendBackwards.ca… method in fabric.StaticCanvas
H A Dfabric.js7032 sendBackwards: function (object, intersecting) {
12682 sendBackwards: function(intersecting) {
12684 fabric.StaticCanvas.prototype.sendBackwards.call(this.group, this, intersecting); method in fabric.StaticCanvas
12687 this.canvas.sendBackwards(this, intersecting);