Searched refs:charHeight (Results 1 – 3 of 3) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 13 …charHeight=this.getCurrentCharFontSize(lineIndex,charIndex),leftOffset=lineIndex===0&&charIndex===… argument
|
H A D | fabric.js | 20886 charHeight = this.getCurrentCharFontSize(lineIndex, charIndex), 20898 charHeight); 21028 var decl, charWidth, charHeight, 21038 charHeight = this._getHeightOfChar(ctx, _char, lineIndex, i); 21047 this._renderCharDecoration(ctx, decl, left, top, offset, charWidth, charHeight); 21101 top + charHeight / 10, 21103 charHeight / 15 21109 top - charHeight * (this._fontSizeFraction + this._fontSizeMult - 1) + charHeight / 15, 21111 charHeight / 15 21117 top - (this._fontSizeMult - this._fontSizeFraction) * charHeight, [all …]
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …charHeight = 2 /* BASE_CHAR_HEIGHT */ * this.scale;\n const renderHeight = (force1pxHeight …
|