Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DBlockTag.php803 $this->mpdf->oldy = $this->mpdf->y;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php537 var $oldy; variable in Mpdf\\Mpdf
1497 $this->oldy = -1;
16269 $this->oldy = $this->tMargin - $paint_ht_corr;
16286 $this->oldy = $this->y0 - $paint_ht_corr;
16445 $this->oldy = $this->tMargin - $paint_ht_corr;
16462 $this->oldy = $this->y0 - $paint_ht_corr;
16477 $this->oldy = $this->tMargin - $paint_ht_corr;
16493 $this->oldy = $this->y0 - $paint_ht_corr;
16511 $this->oldy = $this->tMargin - $paint_ht_corr;
16528 $this->oldy = $this->y0 - $paint_ht_corr;
[all …]