Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTable.php1139 $h = $this->mpdf->tbrot_w;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php601 var $tbrot_w;
21928 $this->tbrot_w = $table['w'];
22220 // $this->y = $y0 + $this->tbrot_w;
25040 $yadj = $this->tbrot_w;
25136 $this->y = $this->tbrot_y0 + $this->tbrot_w;
607 var $tbrot_w; global() variable in Mpdf\\Mpdf