Searched defs:handleGetMonthLength (Results 1 – 7 of 7) sorted by relevance
144 int32_t PersianCalendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const { in handleGetMonthLength() function in PersianCalendar
322 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
203 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
3305 int32_t Calendar::handleGetMonthLength(int32_t extendedYear, int32_t month) const in handleGetMonthLength() function in Calendar