Searched defs:handleGetMonthLength (Results 1 – 7 of 7) sorted by relevance
299 int32_t PersianCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in PersianCalendar
319 int32_t IslamicCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in IslamicCalendar
111 int32_t IndianCalendar::handleGetMonthLength(int32_t eyear, int32_t month) const { in handleGetMonthLength() function in IndianCalendar
496 int32_t HebrewCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in HebrewCalendar
204 int32_t ChineseCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in ChineseCalendar
576 int32_t GregorianCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const in handleGetMonthLength() function in GregorianCalendar
3026 int32_t Calendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const in handleGetMonthLength() function in Calendar