Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTHead.php16 $this->mpdf->thead_font_weight = '';
18 $this->mpdf->thead_font_weight = 'B';
51 $this->mpdf->thead_font_weight = '';
H A DTd.php133 if ($this->mpdf->thead_font_weight === 'B') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php632 var $thead_font_weight;
638 var $thead_font_weight; global() variable in Mpdf\\Mpdf