Searched refs:drawHorizontalLine (Results 1 – 1 of 1) sorted by relevance
219 …gen === 0 ? ' abbr="c' . $f2load . '"' : '') . '>' . $html . '</td>' . $this->drawHorizontalLine();263 $html .= $this->drawVerticalLine($line) . $this->drawHorizontalLine();302 $html .= $this->drawHorizontalLine();412 private function drawHorizontalLine(): string function in Fisharebest\\Webtrees\\Module\\InteractiveTree\\TreeView