Searched refs:CIVIL (Results 1 – 3 of 3) sorted by relevance
213 case CIVIL: in getType()270 return (cType == CIVIL); in isCivil()371 if (cType == CIVIL || cType == TBLA || in yearStart()394 if (cType == CIVIL || cType == TBLA) { in monthStart()513 if (cType == CIVIL || cType == TBLA || in handleGetMonthLength()533 if (cType == CIVIL || cType == TBLA || in handleGetYearLength()612 if (cType == CIVIL || cType == TBLA) { in handleComputeFields()
98 CIVIL, enumerator198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
352 cal = new IslamicCalendar(loc, status, IslamicCalendar::CIVIL); in createStandardCalendar()