Searched refs:isSameColor (Results 1 – 2 of 2) sorted by relevance
16166 if (prop === 'fill' && value && this.isSameColor()) {16245 isSameColor: function() { method
9 …isSameColor()){var i=this.paths.length;while(i--){this.paths[i]._set(prop,value)}}return this.call… method