Searched refs:addpage (Results 1 – 1 of 1) sorted by relevance
44 * @param bool $addpage If true add a page, otherwise only return the true/false state48 public function checkPageBreak($h = 0, $y = null, $addpage = true): bool argument50 return parent::checkPageBreak($h, $y, $addpage);