Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php656 var $margin_footer;
1285 $this->margin_footer = $mgf;
1297 $this->orig_fMargin = $this->margin_footer;
1303 $mgb += $this->margin_footer;
1607 'margin_footer' => 9,
9696 $this->margin_footer = $this->saveHTMLHeader[$n][$OE]['mf'];
9770 $this->margin_footer = $this->saveHTMLFooter[$n][$OE]['mf'];
9778 $top_y = $this->y = $this->h - $this->margin_footer;
10217 $this->margin_footer = $this->orig_fMargin;
10233 $this->margin_footer
662 var $margin_footer; global() variable in Mpdf\\Mpdf
[all...]