Searched refs:currentLineHeight (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 29057 currentLineHeight: function(includeGap) { 31629 this.y += this.currentLineHeight(true) * lines + this._lineGap; 31636 this.y -= this.currentLineHeight(true) * lines + this._lineGap; 31684 return _this.y += _this.currentLineHeight(true) + lineGap; 31814 return this.y += this.currentLineHeight(true) + lineGap; 31844 this.link(x, y, renderedWidth, this.currentLineHeight(), options.link); 31854 lineY = y + this.currentLineHeight() / d; 32047 nextY = this.document.y + this.document.currentLineHeight(true); 32083 lh = _this.document.currentLineHeight(true);
|
H A D | pdfmake.min.js | 13 …is._font,this))},fontSize:function(t){return this._fontSize=t,this},currentLineHeight:function(t){… method in t.exports 15 …currentLineHeight(!0)*t+this._lineGap,this},moveUp:function(t){return null==t&&(t=1),this.y-=this.…
|
H A D | pdfmake.min.js.map | 1 …currentLineHeight","includeGap","registerFont","AFMFont","Subset","TTFFont","STANDARD_FONTS","isAF…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|