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/
DBlockTag.php781 $this->mpdf->kwt_x0 = $this->mpdf->lMargin; // mPDF 6
DTable.php1167 $this->mpdf->kwt_x0 = 0;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php434 var $kwt_x0; variable in Mpdf\\Mpdf
1214 $this->kwt_x0 = 0;
25215 $xadj = $this->lMargin - $this->kwt_x0;
25229 $bx = $this->kwt_x0 + $xadj;
25249 $bx = $this->kwt_x0 + $xadj;