Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DTable.php1153 $this->mpdf->maxPosR = max($this->mpdf->maxPosR, $this->mpdf->x + $this->mpdf->table[1][1]['w']);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php315 var $maxPosR; variable in Mpdf\\Mpdf
6864 …$this->maxPosR = max($this->maxPosR, ($this->w - $this->rMargin - $this->blk[$this->blklvl]['outer…
8646 …$this->maxPosR = max($this->maxPosR, ($this->w - $this->rMargin - $this->blk[$this->blklvl]['outer…
14401 $this->maxPosR = 0;
14404 $inner_w = $this->maxPosR - $this->lMargin;