Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php122 var $hheaascent; variable in Mpdf\\TTFontFile
246 $this->hheaascent = 0;
832 $this->hheaascent = ($hheaAscender * $scale);
914 $this->ascent = $this->hheaascent;