Searched refs:drawVerticalLine (Results 1 – 1 of 1) sorted by relevance
263 $html .= $this->drawVerticalLine($line) . $this->drawHorizontalLine();330 $html .= $this->drawVerticalLine($line);404 private function drawVerticalLine(string $line): string function in Fisharebest\\Webtrees\\Module\\InteractiveTree\\TreeView