Searched refs:page_width (Results 1 – 4 of 4) sorted by relevance
98 $tmpw = $this->page_width;99 $this->page_width = $this->page_height;103 $this->noMarginWidth = $this->page_width - $this->left_margin - $this->right_margin;
73 public float $page_width = 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],
394 $this->wt_report->page_width = (float) $attrs['customwidth'];