Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …h,'" height="',this.height,'" fill="',this[property],'"',"></rect>")}},sendToBack:function(object)…
8 …t.prototype,{sendToBack:function(){if(this.group){fabric.StaticCanvas.prototype.sendToBack.call(th… method in fabric.StaticCanvas
H A Dfabric.js7007 sendToBack: function (object) {
12651 sendToBack: function() {
12653 fabric.StaticCanvas.prototype.sendToBack.call(this.group, this); method in fabric.StaticCanvas
12656 this.canvas.sendToBack(this);