Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php83 var $smCapsStretch;
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;
5552 $fontstretch = $this->smCapsStretch;
92 var $smCapsStretch; global() variable in Mpdf\\Mpdf