Searched refs:_renderChars (Results 1 – 2 of 2) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 19760 _renderChars: function(method, ctx, chars, left, top) { method 19779 this._renderChars(method, ctx, line, left, top, lineIndex); 19795 this._renderChars(method, ctx, words[i], left + leftOffset, top, lineIndex); 19800 this._renderChars(method, ctx, line, left, top, lineIndex); 20956 _renderChars: function(method, ctx, line, left, top, lineIndex) {
|
| D | fabric.min.js | 11 …_renderChars:function(method,ctx,chars,left,top){ctx[method](chars,left,top)},_renderTextLine:func… 13 …ies.topOffset,boxWidth,lineHeight);boundaries.topOffset+=lineHeight}},_renderChars:function(method…
|