Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A 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);
H A DMpdf.php770 var $cMarginL; // cell margin Left
1316 $this->cMarginL = 1;
2931 $bak_cml = $this->cMarginL;
3018 $this->cMarginL = $bak_cml;
3031 $bak_cml = $this->cMarginL;
3313 $this->cMarginL = $bak_cml;
5139 $dx = $this->cMarginL + $lcpaddingL;
5897 $wmax = ($w - ($this->cMarginL + $this->cMarginR));
6501 $this->cMarginL = $this->blk[$this->blklvl]['border_left']['w'];
6825 list($jcharspacing, $jws, $jkashida) = $this->GetJspacing($nb_carac, $nb_spaces, ($maxWidth - $lastitalic - $contentWidth - $WidthCorrection - (($this->cMarginL
769 var $cMarginL; // cell margin Left global() variable in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTable.php737 $this->mpdf->cMarginL = 0;
1200 $this->mpdf->cMarginL = 0;