Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTHead.php29 $this->mpdf->thead_font_smCaps = '';
31 $this->mpdf->thead_font_smCaps = 'S';
53 $this->mpdf->thead_font_smCaps = '';
H A DTd.php141 if ($this->mpdf->thead_font_smCaps === 'S') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php634 var $thead_font_smCaps;
640 var $thead_font_smCaps; global() variable in Mpdf\\Mpdf