Searched refs:ECalType (Results 1 – 1 of 1) sorted by relevance
182 typedef enum ECalType { enum202 } ECalType; typedef227 static ECalType getCalendarType(const char *s) { in getCalendarType()230 return (ECalType)i; in getCalendarType()242 ECalType calType = getCalendarType(keyword); in isStandardSupportedKeyword()262 static ECalType getCalendarTypeForLocale(const char *locid) { in getCalendarTypeForLocale()264 ECalType calType = CALTYPE_UNKNOWN; in getCalendarTypeForLocale()329 static Calendar *createStandardCalendar(ECalType calType, const Locale &loc, UErrorCode& status) { in createStandardCalendar()1270 ECalType type = getCalendarType(getType()); in getRelatedYear()1330 ECalType type = getCalendarType(getType()); in setRelatedYear()