Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTFoot.php14 $this->mpdf->tabletfoot = 1;
50 $this->mpdf->tabletfoot = 0;
H A DTBody.php11 $this->mpdf->tabletfoot = 0;
H A DTHead.php13 $this->mpdf->tabletfoot = 0;
H A DTr.php68 if ($this->mpdf->tabletfoot) {
H A DTd.php147 if ($this->mpdf->tabletfoot) {
473 if ($this->mpdf->tabletfoot) {
H A DTable.php125 $this->mpdf->tabletfoot = 0;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1404 if ($this->mpdf->tabletfoot) {
1794 if ($this->mpdf->tabletfoot) {
1947 if ($this->mpdf->tabletfoot) {
H A DMpdf.php637 var $tabletfoot;
1268 $this->tabletfoot = 0;
643 var $tabletfoot; global() variable in Mpdf\\Mpdf