Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js10458 this.cloneWithoutData(function(clone) {
10471 cloneWithoutData: function(callback) { method
Dfabric.min.js6 …(properties));this.cloneWithoutData(function(clone){clone.loadFromJSON(data,function(){callback&&c… method