Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Google/
H A DChartMortality.php46 * @param int $tot_l
54 int $tot_l, argument
69 if ($tot_l > 0 || $tot_d > 0) {
72 $tot_l
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1862 $tot_l = $this->totalLivingQuery();
1866 ->chartMortality($tot_l, $tot_d, $color_living, $color_dead);