Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTHead.php23 $this->mpdf->thead_font_style = '';
25 $this->mpdf->thead_font_style = 'I';
52 $this->mpdf->thead_font_style = '';
H A DTd.php137 if ($this->mpdf->thead_font_style === 'I') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php633 var $thead_font_style;
639 var $thead_font_style; global() variable in Mpdf\\Mpdf