Home
last modified time | relevance | path

Searched refs:lineGap (Results 1 – 6 of 6) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php37 'Leading' => round($ttf->lineGap),
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php120 var $lineGap; variable in Mpdf\\TTFontFile
245 $this->lineGap = 0;
912 $this->lineGap = $this->typoLineGap;
916 $this->lineGap = $this->hhealineGap;
920 $this->lineGap = 0;
944 $this->lineGap = $this->typoLineGap;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29232 this.lineGap = Math.round(this.font.lineGap * this.scaleFactor);
29361 gap = includeGap ? this.lineGap : 0;
29485 this.lineGap = (this.os2.exists && this.os2.lineGap) || this.hhea.lineGap;
30684 this.lineGap = data.readShort();
30703 table.writeShort(this.lineGap);
31005 this.lineGap = data.readShort();
31621 lineGap: function(_lineGap) {
31674 var height, lineGap, x, y;
31681 lineGap = options.lineGap || this._lineGap || 0;
31805 var lineGap;
[all …]
H A Dpdfmake.min.js14lineGap=Math.round(this.font.lineGap*this.scaleFactor),this.capHeight=this.font.os2.exists&&this.f…
15lineGap=this.bbox[3]-this.bbox[1]-(this.ascender-this.decender)}var e,n;return t.open=function(e){… method in t.exports
H A Dpdfmake.min.js.map1lineGap","capHeight","os2","xHeight","familyClass","isSerif","isScript","isFixedPitch","cmap","uni…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js