Home
last modified time | relevance | path

Searched refs:kwt_x0 (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php780 //$this->mpdf->kwt_x0 = $this->mpdf->x;
781 $this->mpdf->kwt_x0 = $this->mpdf->lMargin; // mPDF 6
H A DTable.php1167 $this->mpdf->kwt_x0 = 0;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php434 var $kwt_x0;
1214 $this->kwt_x0 = 0;
25215 $xadj = $this->lMargin - $this->kwt_x0;
25229 $bx = $this->kwt_x0 + $xadj;
25249 $bx = $this->kwt_x0 + $xadj;
440 var $kwt_x0; global() variable in Mpdf\\Mpdf