Searched refs:ECalType (Results 1 – 1 of 1) sorted by relevance
180 typedef enum ECalType { enum200 } ECalType; typedef225 static ECalType getCalendarType(const char *s) { in getCalendarType()228 return (ECalType)i; in getCalendarType()238 ECalType calType = getCalendarType(keyword); in isStandardSupportedKeyword()256 static ECalType getCalendarTypeForLocale(const char *locid) { in getCalendarTypeForLocale()258 ECalType calType = CALTYPE_UNKNOWN; in getCalendarTypeForLocale()330 static Calendar *createStandardCalendar(ECalType calType, const Locale &loc, UErrorCode& status) { in createStandardCalendar()1261 ECalType type = getCalendarType(getType()); in getRelatedYear()1321 ECalType type = getCalendarType(getType()); in setRelatedYear()