Searched refs:affectStroke (Results 1 – 2 of 2) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 5509 affectStroke: false, property 7525 this.shadow.affectStroke = true; 11594 if (this.shadow && !this.shadow.affectStroke) { 19854 if (this.shadow && !this.shadow.affectStroke) {
|
| D | fabric.min.js | 4 …abric.util.createClass({color:"rgb(0,0,0)",blur:0,offsetX:0,offsetY:0,affectStroke:false,includeDe… property 5 …Array,originX:"center",originY:"center"});if(this.shadow){this.shadow.affectStroke=true;path.setSh… 6 …"evenodd")}else{ctx.fill()}ctx.restore();if(this.shadow&&!this.shadow.affectStroke){this._removeSh… 11 …s+maxHeight,i);lineHeights+=heightOfLine}if(this.shadow&&!this.shadow.affectStroke){this._removeSh…
|