Home
last modified time | relevance | path

Searched refs:tot_d (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Statistics/Google/
H A DChartMortality.php47 * @param int $tot_d
55 int $tot_d, argument
69 if ($tot_l > 0 || $tot_d > 0) {
77 $tot_d
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1863 $tot_d = $this->totalDeceasedQuery();
1866 ->chartMortality($tot_l, $tot_d, $color_living, $color_dead);