Searched defs:createText (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Report/ | ||
H A D | PdfRenderer.php | 470 public function createText(string $style, string $color): ReportBaseText function in Fisharebest\\Webtrees\\Report\\PdfRenderer |
H A D | AbstractRenderer.php | 257 abstract public function createText(string $style, string $color): ReportBaseText; function in Fisharebest\\Webtrees\\Report\\AbstractRenderer |
H A D | HtmlRenderer.php | 287 public function createText(string $style, string $color): ReportBaseText function in Fisharebest\\Webtrees\\Report\\HtmlRenderer |