Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DDirectWrite.php55 $wmax = ($w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR));
96 $wmax = ($w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR));
119 $wmax = ($w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR));
162 $wmax = ($w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR));
192 $wmax = $w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR);
215 $wmax = $w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR);
252 $wmax = $w - ($this->mpdf->cMarginL + $this->mpdf->cMarginR);
DMpdf.php771 var $cMarginR; // cell margin Right variable in Mpdf\\Mpdf
1317 $this->cMarginR = 1;
2932 $bak_cmr = $this->cMarginR;
3019 $this->cMarginR = $bak_cmr;
3032 $bak_cmr = $this->cMarginR;
3314 $this->cMarginR = $bak_cmr;
5135 $dx = $w - $this->cMarginR - $stringWidth - $lcpaddingR;
5897 $wmax = ($w - ($this->cMarginL + $this->cMarginR));
6502 $this->cMarginR = $this->blk[$this->blklvl]['border_right']['w'];
6825 …titalic - $contentWidth - $WidthCorrection - (($this->cMarginL + $this->cMarginR) * Mpdf::SCALE) -…
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DTable.php738 $this->mpdf->cMarginR = 0;
1202 $this->mpdf->cMarginR = 0;