Home | History | Annotate | Download | only in i18n

Lines Matching refs:mzName

723             UnicodeString mzName;
724 fTimeZoneNames->getMetaZoneDisplayName(mzID, nameType, mzName);
725 if (!mzName.isEmpty()) {
744 getPartialLocationName(tzID, mzID, (nameType == UTZNM_LONG_GENERIC), mzName, name);
746 name.setTo(mzName);
750 name.setTo(mzName);