Searched refs:TimeZoneTranslationType (Results 1 – 2 of 2) sorted by relevance
111 enum TimeZoneTranslationType { enum154 ZoneStringInfo(const UnicodeString &id, const UnicodeString &str, TimeZoneTranslationType type);158 TimeZoneTranslationType fType;
98 getTimeZoneTranslationTypeIndex(TimeZoneTranslationType type) { in getTimeZoneTranslationTypeIndex()377 TimeZoneTranslationType type) in ZoneStringInfo()508 …nfo *zsinf = new ZoneStringInfo(strings[row][0], strings[row][col], (TimeZoneTranslationType)type); in ZoneStringFormat()724 …nfo = new ZoneStringInfo(preferredIdForLocale, strings_mz[typeidx], (TimeZoneTranslationType)type); in ZoneStringFormat()829 … ZoneStringInfo *zsinfo = new ZoneStringInfo(utzid, strings[i], (TimeZoneTranslationType)type); in ZoneStringFormat()859 TimeZoneTranslationType type = (j == 1) ? GENERIC_LONG : GENERIC_SHORT; in ZoneStringFormat()