Home
last modified time | relevance | path

Searched refs:tbrot_maxh (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTable.php667 $this->mpdf->tbrot_maxh = $this->mpdf->blk[$this->mpdf->blklvl]['inner_width']; // Max width for rotated table
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php592 var $tbrot_maxh;
20322 $temppgheight = $this->tbrot_maxh;
20323 $remainingpage = $this->tbrot_maxh;
598 var $tbrot_maxh; global() variable in Mpdf\\Mpdf