Searched refs:ISLAMIC_TBLA (Results 1 – 3 of 3) sorted by relevance
586 || cType == CalculationType.ISLAMIC_TBLA in yearStart()615 || cType == CalculationType.ISLAMIC_TBLA in monthStart()741 || cType == CalculationType.ISLAMIC_TBLA in handleGetMonthLength()768 || cType == CalculationType.ISLAMIC_TBLA in handleGetYearLength()795 …return (int)(monthStart(eyear, month) + ((cType == CalculationType.ISLAMIC_TBLA)? ASTRONOMICAL_EP… in handleComputeMonthStart()836 if (cType == CalculationType.ISLAMIC_CIVIL || cType == CalculationType.ISLAMIC_TBLA) { in handleComputeFields()837 if (cType == CalculationType.ISLAMIC_TBLA) { in handleComputeFields()938 ISLAMIC_TBLA ("islamic-tbla"); enumConstant987 setCalculationType(CalculationType.ISLAMIC_TBLA); in setCalcTypeForLocale()
1793 ISLAMIC_TBLA("islamic-tbla"), enumConstant1868 case ISLAMIC_TBLA: in createInstance()2218 case ISLAMIC_TBLA: in getRelatedYear()2292 case ISLAMIC_TBLA: in setRelatedYear()
971 is_cal2.setCalculationType(CalculationType.ISLAMIC_TBLA); in TestIslamicTabularDates()