Searched refs:left_margin (Results 1 – 4 of 4) sorted by relevance
51 public float $left_margin = 18.0 * 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;
404 $this->wt_report->left_margin = 0;406 $this->wt_report->left_margin = (float) $attrs['leftmargin'];