Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js16166 if (prop === 'fill' && value && this.isSameColor()) {
16245 isSameColor: function() { method
Dfabric.min.js9isSameColor()){var i=this.paths.length;while(i--){this.paths[i]._set(prop,value)}}return this.call… method