Searched refs:wt_report (Results 1 – 2 of 2) sorted by relevance
179 private $wt_report; variable in Fisharebest\\Webtrees\\Report\\ReportParserGenerate198 $this->wt_report = $report_root;372 'font' => $attrs['font'] ?? $this->wt_report->default_font,373 'size' => (float) ($attrs['size'] ?? $this->wt_report->default_font_size),377 $this->wt_report->addStyle($style);394 $this->wt_report->page_width = (float) $attrs['customwidth'];398 $this->wt_report->page_height = (float) $attrs['customheight'];404 $this->wt_report->left_margin = 0;406 $this->wt_report->left_margin = (float) $attrs['leftmargin'];412 $this->wt_report->right_margin = 0;[all …]
6460 …message: '#^Property Fisharebest\\Webtrees\\Report\\ReportParserGenerate\:\:\$wt_report \(Fishareb…6466 …message: '#^Property Fisharebest\\Webtrees\\Report\\ReportParserGenerate\:\:\$wt_report \(Fishareb…