Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php82 var $smCapsScale;
3516 $charw = $charw * $this->smCapsScale * $this->smCapsStretch / 100;
3563 $charw = $charw * $this->smCapsScale * $this->smCapsStretch / 100;
3659 $charw = $charw * $this->smCapsScale * $this->smCapsStretch / 100;
3719 $charw = $charw * $this->smCapsScale * $this->smCapsStretch / 100;
5553 $fontsize = $this->FontSizePt * $this->smCapsScale;
91 var $smCapsScale; global() variable in Mpdf\\Mpdf