Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js11lineTopOffset=0,heightOfLine=this._getHeightOfLine();if(!this.textBackgroundColor){return}ctx.save…
15lineTopOffset=0,lastHeight=0;for(var j=0;j<lineIndex;j++){lineTopOffset+=this._getHeightOfLine(thi… argument
H A Dfabric.js19940 var lineTopOffset = 0, heightOfLine = this._getHeightOfLine();
19957 this._getTopOffset() + lineTopOffset,
19962 lineTopOffset += heightOfLine;
23201 var lineTopOffset = 0, lastHeight = 0;
23203 lineTopOffset += this._getHeightOfLine(this.ctx, j);
23207 lineTop: lineTopOffset,
23215 …_createTextCharBg: function(styleDecl, lineLeftOffset, lineTopOffset, heightOfLine, charWidth, cha… argument
23220 '" y="', lineTopOffset - this.height/2,
23231 _createTextCharSpan: function(_char, styleDecl, lineLeftOffset, lineTopOffset, charOffset) { argument
23243 lineTopOffset - this.height/2, '" ',