Searched defs:yearType (Results 1 – 5 of 5) sorted by relevance
644 private final int yearType(int year) in yearType() method in HebrewCalendar802 int yearType = yearType(year); in handleComputeFields() local
668 private final int yearType(int year) in yearType() method in HebrewCalendar828 int yearType = yearType(year); in handleComputeFields() local
449 int32_t HebrewCalendar::yearType(int32_t year) const in yearType() function in HebrewCalendar
487 int32_t yearType(int32_t year, UErrorCode& status) in yearType() function