Home
last modified time | relevance | path

Searched refs:chartSex (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Statistics/Google/
H A DChartSex.php41 public function chartSex( function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartSex
/webtrees/app/Statistics/Repository/Interfaces/
H A DIndividualRepositoryInterface.php190 public function chartSex( function
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1914 public function chartSex( function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
1924 ->chartSex($tot_m, $tot_f, $tot_u, $color_female, $color_male, $color_unknown);
/webtrees/app/
H A DStatistics.php582 public function chartSex( function in Fisharebest\\Webtrees\\Statistics
587 return $this->individual_repository->chartSex($color_female, $color_male, $color_unknown);