Searched refs:autoPageBreak (Results 1 – 1 of 1) sorted by relevance
802 var $autoPageBreak; // automatic page breaking variable in Mpdf\\Mpdf1279 $this->autoPageBreak = true;1311 $this->SetAutoPageBreak($this->autoPageBreak, $bmargin);1769 $this->autoPageBreak = $auto;2978 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);10288 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);10296 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);22132 …s - $table['headernrows']))) && ($y0 > 0 || $x0 > 0) && !$this->InFooter && $this->autoPageBreak) {24279 return $this->autoPageBreak;24281 return $this->autoPageBreak;