Searched refs:SetAutoPageBreak (Results 1 – 3 of 3) sorted by relevance
250 $this->SetAutoPageBreak(false);283 $this->SetAutoPageBreak($state['AutoPageBreak'], $state['bMargin']);
1631 $this->SetAutoPageBreak(true,2*$margin);1673 function SetAutoPageBreak($auto,$margin=0) function in FPDF
1311 $this->SetAutoPageBreak($this->autoPageBreak, $bmargin);1766 function SetAutoPageBreak($auto, $margin = 0)2978 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);10288 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);10296 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);1755 function SetAutoPageBreak($auto, $margin = 0) global() function in Mpdf\\Mpdf