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/
DTHead.php23 $this->mpdf->thead_font_style = '';
25 $this->mpdf->thead_font_style = 'I';
52 $this->mpdf->thead_font_style = '';
DTd.php137 if ($this->mpdf->thead_font_style === 'I') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php633 var $thead_font_style; variable in Mpdf\\Mpdf