Searched refs:tot_f (Results 1 – 2 of 2) sorted by relevance
33 * @param int $tot_f The total number of female individuals43 int $tot_f, argument60 if ($tot_m > 0 || $tot_f > 0 || $tot_u > 0) {68 $tot_f
1920 $tot_f = $this->totalSexFemalesQuery();1924 ->chartSex($tot_m, $tot_f, $tot_u, $color_female, $color_male, $color_unknown);