Searched refs:TBLA (Results 1 – 3 of 3) sorted by relevance
217 case TBLA: in getType()369 if (cType == CIVIL || cType == TBLA || in yearStart()392 if (cType == CIVIL || cType == TBLA) { in monthStart()511 if (cType == CIVIL || cType == TBLA || in handleGetMonthLength()531 if (cType == CIVIL || cType == TBLA || in handleGetYearLength()569 return monthStart(eyear, month) + ((cType == TBLA)? ASTRONOMICAL_EPOC: CIVIL_EPOC) - 1; in handleComputeMonthStart()610 if (cType == CIVIL || cType == TBLA) { in handleComputeFields()611 if(cType == TBLA) { in handleComputeFields()
98 TBLA enumerator
350 cal = new IslamicCalendar(loc, status, IslamicCalendar::TBLA); in createStandardCalendar()