Searched refs:getTextCellHeight (Results 1 – 3 of 3) sorted by relevance
72 $startY += $renderer->getTextCellHeight($line);83 $renderer->setXy(0, $startY + $renderer->getTextCellHeight($temptext));
124 $tmph = $renderer->getTextCellHeight($temptext);
537 public function getTextCellHeight(string $str): float function in Fisharebest\\Webtrees\\Report\\HtmlRenderer