Home
last modified time | relevance | path

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

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