Home
last modified time | relevance | path

Searched defs:gen (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Module/InteractiveTree/
H A DTreeView.php185 private function drawChildren(Collection $familyList, int $gen = 1, bool $ajax = false): string
238 …private function drawPerson(Individual $person, int $gen, int $state, Family|null $pfamily, string…