Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js7007 sendToBack: function (object) { method
12651 sendToBack: function() { method
12653 fabric.StaticCanvas.prototype.sendToBack.call(this.group, this); method in fabric.StaticCanvas
Dfabric.min.js8 …;return this}})})();fabric.util.object.extend(fabric.Object.prototype,{sendToBack:function(){if(th… method