Searched refs:_fontSize (Results 1 – 6 of 6) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 29014 this._fontSize = 12; 29053 fontSize: function(_fontSize) { argument 29054 this._fontSize = _fontSize; 29061 return this._font.lineHeight(this._fontSize, includeGap); 31671 …return this._font.widthOfString(string, this._fontSize) + (options.characterSpacing || 0) * (strin… 31695 r = Math.round((this._font.ascender / 1000 * this._fontSize) / 3); 31851 lineWidth = this._fontSize < 10 ? 0.5 : Math.floor(this._fontSize / 10); 31865 y = this.page.height - y - (this._font.ascender / 1000 * this._fontSize); 31872 this.addContent("/" + this._font.id + " " + this._fontSize + " Tf"); 31883 wordSpacing *= 1000 / this._fontSize;
|
| D | pdfmake.min.js | 13 …_fontSize=12,this._font=null,this._registeredFonts={}},font:function(t,n,r){var i,o,a,s;return"num… 15 …_fontSize)+(e.characterSpacing||0)*(t.length-1)},heightOfString:function(t,e){var n,r,i,o;return n…
|
| D | pdfmake.min.js.map | 1 …_fontSize","_registeredFonts","family","cacheKey","currentLineHeight","includeGap","registerFont",…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 16461 this._fontSize = 12; 16513 fontSize: function fontSize(_fontSize) { 16514 this._fontSize = _fontSize; 16521 return this._font.lineHeight(this._fontSize, includeGap); 16902 …return this._font.widthOfString(string, this._fontSize, options.features) + (options.characterSpac… 16924 var unit = Math.round(this._font.ascender / 1000 * this._fontSize); 17143 dy = dy / 1000 * this._fontSize; 17163 var lineWidth = this._fontSize < 10 ? 0.5 : Math.floor(this._fontSize / 10); 17177 var _lineWidth = this._fontSize < 10 ? 0.5 : Math.floor(this._fontSize / 10); 17210 …this.addContent("/".concat(this._font.id, " ").concat(number$2(this._fontSize), " Tf")); // render… [all …]
|
| D | pdfmake.min.js | 2 …_fontSize=12,this._font=null,this._registeredFonts={},r&&this.font(r)},font:function font(r,i,o){v…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …_fontSize = -1;\n this._fontFeatureSettings = '';\n this._lineHeight = -1;\n …
|