Searched refs:SetMargins (Results 1 – 2 of 2) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1625 $this->SetMargins($margin,$margin); 1643 function SetMargins($left,$top,$right=-1) function in FPDF
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 1307 $this->SetMargins($this->DeflMargin, $this->DefrMargin, $mgt); 1708 function SetMargins($left, $right, $top) 10961 $this->SetMargins($this->DeflMargin, $this->DefrMargin, $this->tMargin); 24380 $this->SetMargins($x, ($this->w - $xR), $this->tMargin); 1697 function SetMargins($left, $right, $top) global() function in Mpdf\\Mpdf
|