Searched refs:TBLA (Results 1 – 3 of 3) sorted by relevance
219 case TBLA: in getType()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()571 return monthStart(eyear, month) + ((cType == TBLA)? ASTRONOMICAL_EPOC: CIVIL_EPOC) - 1; in handleComputeMonthStart()612 if (cType == CIVIL || cType == TBLA) { in handleComputeFields()613 if(cType == TBLA) { in handleComputeFields()
100 TBLA enumerator
346 cal = new IslamicCalendar(loc, status, IslamicCalendar::TBLA); in createStandardCalendar()