Home
last modified time | relevance | path

Searched refs:newline (Results 1 – 11 of 11) sorted by relevance

/webtrees/app/Report/
H A DReportBaseTextbox.php48 public bool $newline; variable in Fisharebest\\Webtrees\\Report\\ReportBaseTextbox
81 * @param bool $newline
95 bool $newline, argument
109 $this->newline = $newline;
H A DReportHtmlCell.php168 if ($this->newline === 0) {
172 } elseif ($this->newline === 1) {
177 } elseif ($this->newline === 2) {
H A DPdfRenderer.php434 * @param bool $newline
450 bool $newline, argument
459 …return new ReportPdfTextBox($width, $height, $border, $bgcolor, $newline, $left, $top, $pagecheck,…
H A DReportBaseCell.php70 public int $newline; variable in Fisharebest\\Webtrees\\Report\\ReportBaseCell
144 $this->newline = $ln;
H A DHtmlRenderer.php251 * @param bool $newline
267 bool $newline, argument
276 …return new ReportHtmlTextbox($width, $height, $border, $bgcolor, $newline, $left, $top, $pagecheck…
H A DReportPdfCell.php141 $this->newline,
149 if ($this->newline >= 1) {
H A DAbstractRenderer.php223 * @param bool $newline
239 bool $newline, argument
H A DReportHtmlTextbox.php276 if (!$this->newline) {
H A DReportParserGenerate.php826 $newline = false;
829 $newline = true;
831 $newline = false;
874 $newline,
H A DReportPdfTextBox.php320 if (!$this->newline) {
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md1555 * [#11102](https://dev.ckeditor.com/ticket/11102): Added newline character support.
1604 * [#11202](https://dev.ckeditor.com/ticket/11202): Fixed: No newline in [BBCode](https://ckeditor.c…