Searched defs:handleGetMonthLength (Results 1 – 6 of 6) sorted by relevance
293 int32_t PersianCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in PersianCalendar
110 int32_t IndianCalendar::handleGetMonthLength(int32_t eyear, int32_t month) const { in handleGetMonthLength() function in IndianCalendar
300 int32_t IslamicCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in IslamicCalendar
495 int32_t HebrewCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in HebrewCalendar
575 int32_t GregorianCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const in handleGetMonthLength() function in GregorianCalendar
2780 int32_t Calendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const in handleGetMonthLength() function in Calendar