Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js19987 this.__lineHeights = [ ]; property
21423 if (this.__lineHeights[lineIndex]) {
21424 return this.__lineHeights[lineIndex];
21437 this.__lineHeights[lineIndex] = maxHeight * this.lineHeight * this._fontSizeMult;
21438 return this.__lineHeights[lineIndex];
Dfabric.min.js11 …-lineWidth}return 0},_clearCache:function(){this.__lineWidths=[];this.__lineHeights=[];this.__line… property
13__lineHeights[lineIndex]){return this.__lineHeights[lineIndex]}var line=this._textLines[lineIndex]…