Searched refs:getMidPointForDayPeriod (Results 1 – 8 of 8) sorted by relevance
56 double getMidPointForDayPeriod(DayPeriod dayPeriod, UErrorCode &errorCode) const;
390 double DayPeriodRules::getMidPointForDayPeriod( in getMidPointForDayPeriod() function in DayPeriodRules
2423 double midPoint = ruleSet->getMidPointForDayPeriod(dayPeriod, status); in parse()2468 double midPointHour = ruleSet->getMidPointForDayPeriod(dayPeriod, status); in parse()
277 public double getMidPointForDayPeriod(DayPeriod dayPeriod) { in getMidPointForDayPeriod() method in DayPeriodRules
270 public double getMidPointForDayPeriod(DayPeriod dayPeriod) { in getMidPointForDayPeriod() method in DayPeriodRules
2593 double midPoint = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()2635 double midPointHour = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()
2578 double midPoint = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()2620 double midPointHour = ruleSet.getMidPointForDayPeriod(dayPeriod.value); in parse()