Searched refs:getMidPointForDayPeriod (Results 1 – 7 of 7) sorted by relevance
56 double getMidPointForDayPeriod(DayPeriod dayPeriod, UErrorCode &errorCode) const;
390 double DayPeriodRules::getMidPointForDayPeriod( in getMidPointForDayPeriod() function in DayPeriodRules
2335 double midPoint = ruleSet->getMidPointForDayPeriod(dayPeriod, status); in parse()2380 double midPointHour = ruleSet->getMidPointForDayPeriod(dayPeriod, status); in parse()
270 public double getMidPointForDayPeriod(DayPeriod dayPeriod) { in getMidPointForDayPeriod() method in DayPeriodRules
277 public double getMidPointForDayPeriod(DayPeriod dayPeriod) { in getMidPointForDayPeriod() method in DayPeriodRules
2550 double midPoint = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()2592 double midPointHour = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()
2537 double midPoint = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()2579 double midPointHour = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()