Searched refs:right_margin (Results 1 – 4 of 4) sorted by relevance
53 public float $right_margin = 9.9 * self::MM_TO_POINTS; variable in Fisharebest\\Webtrees\\Report\\AbstractRenderer
367 $this->tcpdf->setMargins($this->left_margin, $this->top_margin, $this->right_margin);
103 $this->noMarginWidth = $this->page_width - $this->left_margin - $this->right_margin;
412 $this->wt_report->right_margin = 0;414 $this->wt_report->right_margin = (float) $attrs['rightmargin'];