Home
last modified time | relevance | path

Searched defs:handleGetYearLength (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/i18n/
Dpersncal.cpp157 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in PersianCalendar
Dislamcal.cpp342 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const { in handleGetYearLength() function in IslamicCalendar
Dindiancal.cpp132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in IndianCalendar
Dhebrwcal.cpp527 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in HebrewCalendar
Dgregocal.cpp587 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in GregorianCalendar
Dcalendar.cpp3311 int32_t Calendar::handleGetYearLength(int32_t eyear) const { in handleGetYearLength() function in Calendar