Searched refs:civilLeapYear (Results 1 – 4 of 4) sorted by relevance
574 private final static boolean civilLeapYear(int year) in civilLeapYear() method in IslamicCalendar744 if (month == DHU_AL_HIJJAH && civilLeapYear(extendedYear)) { in handleGetMonthLength()770 length = 354 + (civilLeapYear(extendedYear) ? 1 : 0); in handleGetYearLength()
359 UBool IslamicCalendar::civilLeapYear(int32_t year) in civilLeapYear() function in IslamicCalendar514 if (month == DHU_AL_HIJJAH && civilLeapYear(extendedYear)) { in handleGetMonthLength()533 return 354 + (civilLeapYear(extendedYear) ? 1 : 0); in handleGetYearLength()
237 static UBool civilLeapYear(int32_t year);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...