Searched refs:textBackgroundColor (Results 1 – 2 of 2) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 19589 textBackgroundColor: '', property 19941 if (!this.textBackgroundColor) { 19946 ctx.fillStyle = this.textBackgroundColor; 20124 textBackgroundColor: this.textBackgroundColor property 20197 if (this.textBackgroundColor) { 20230 this._getFillAttributes(this.textBackgroundColor), 20766 textBackgroundColor: style && style.textBackgroundColor || this.textBackgroundColor, 21074 prevStyle.textBackgroundColor !== thisStyle.textBackgroundColor || 21154 if (!this.textBackgroundColor && !this.styles) { 21160 if (this.textBackgroundColor) { [all …]
|
| D | fabric.min.js | 11 …textBackgroundColor:"",stateProperties:stateProperties,stroke:null,shadow:null,_fontSizeFraction:.… property 13 …textBackgroundColor:style&&style.textBackgroundColor||this.textBackgroundColor,textDecoration:styl… 15 …textBackgroundColor){textBgRects.push(this._createTextCharBg(styleDecl,lineLeftOffset,lineOffset.l…
|