Searched refs:page_height (Results 1 – 4 of 4) sorted by relevance
99 $this->page_width = $this->page_height;100 $this->page_height = $tmpw;513 return $this->page_height - $this->top_margin;
70 public float $page_height = 0.0; variable in Fisharebest\\Webtrees\\Report\\AbstractRenderer335 …[$this->page_width, $this->page_height] = self::PAPER_SIZES[$this->page_format] ?? self::PAPER_SIZ…
361 [$this->page_width, $this->page_height],
398 $this->wt_report->page_height = (float) $attrs['customheight'];