Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTHead.php12 $this->mpdf->tablethead = 1;
48 $this->mpdf->tablethead = 0;
H A DTBody.php10 $this->mpdf->tablethead = 0;
H A DTFoot.php15 $this->mpdf->tablethead = 0;
H A DTr.php65 if ($this->mpdf->tablethead) {
H A DTd.php123 if ($this->mpdf->tablethead) {
466 if ($this->mpdf->tablethead) {
H A DTable.php124 $this->mpdf->tablethead = 0;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1406 } elseif (!$this->mpdf->tablethead) {
1796 } elseif (!$this->mpdf->tablethead) {
1949 } elseif (!$this->mpdf->tablethead) {
H A DMpdf.php631 var $tablethead;
1267 $this->tablethead = 0;
637 var $tablethead; global() variable in Mpdf\\Mpdf