Home | History | Annotate | Download | only in i18n

Lines Matching defs:getCalendarTypeForLocale

214 static ECalType getCalendarTypeForLocale(const char *locid) {
440 ret->append(UnicodeString(gCalTypes[getCalendarTypeForLocale(loc.getName())], -1, US_INV));
813 u = createStandardCalendar(getCalendarTypeForLocale(aLocale.getName()), aLocale, success);