Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js7901 getPatternSrc: function() { method
7920 return String(this.getPatternSrc).replace('this.color', '"' + this.color + '"');
7927 return this.canvas.contextTop.createPattern(this.source || this.getPatternSrc(), 'repeat');
Dfabric.min.js5getPatternSrc:function(){var dotWidth=20,dotDistance=5,patternCanvas=fabric.document.createElement… method