Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php40 var $adjustFontDescLineheight; // mPDF 6
11003 $lh = ($this->adjustFontDescLineheight * ($desc['Ascent'] - $desc['Descent'] + $desc['Leading']) / 1000);
49 var $adjustFontDescLineheight; // mPDF 6 global() variable in Mpdf\\Mpdf