Home
last modified time | relevance | path

Searched refs:wrapWidthCell (Results 1 – 6 of 6) sorted by relevance

/webtrees/app/Report/
H A DReportBaseText.php39 public float $wrapWidthCell; variable in Fisharebest\\Webtrees\\Report\\ReportBaseText
65 $this->wrapWidthCell = $cellwidth;
H A DReportBaseFootnote.php42 public float $wrapWidthCell; variable in Fisharebest\\Webtrees\\Report\\ReportBaseFootnote
72 $this->wrapWidthCell = $cellwidth;
H A DReportPdfText.php163 $wrapWidthRemaining = $this->wrapWidthCell;
176 $wrapWidthRemaining = $this->wrapWidthCell;
H A DReportPdfFootnote.php151 $wrapWidthRemaining = $this->wrapWidthCell;
164 $wrapWidthRemaining = $this->wrapWidthCell;
H A DReportHtmlFootnote.php161 $wrapWidthRemaining = $this->wrapWidthCell;
174 $wrapWidthRemaining = $this->wrapWidthCell;
H A DReportHtmlText.php164 $wrapWidthRemaining = $this->wrapWidthCell;
177 $wrapWidthRemaining = $this->wrapWidthCell;