Home
last modified time | relevance | path

Searched refs:fZoneID (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dwindtfmt.cpp169 …nullptr), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocale… in Win32DateFormat()
213 this->fZoneID = other.fZoneID; in operator =()
292 fZoneID = setTimeZoneInfo(fTZI, fCalendar->getTimeZone()); in adoptCalendar()
302 fZoneID = setTimeZoneInfo(fTZI, *zoneToAdopt); in adoptTimeZone()
308 fZoneID = setTimeZoneInfo(fTZI, zone); in setTimeZone()
384 if (zoneID.compare(fZoneID) != 0) { in setTimeZoneInfo()
Dwindtfmt.h127 UnicodeString fZoneID; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.cpp163 …sg(NULL), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocale… in Win32DateFormat()
207 this->fZoneID = other.fZoneID; in operator =()
286 fZoneID = setTimeZoneInfo(fTZI, fCalendar->getTimeZone()); in adoptCalendar()
296 fZoneID = setTimeZoneInfo(fTZI, *zoneToAdopt); in adoptTimeZone()
302 fZoneID = setTimeZoneInfo(fTZI, zone); in setTimeZone()
378 if (zoneID.compare(fZoneID) != 0) { in setTimeZoneInfo()
Dwindtfmt.h127 UnicodeString fZoneID; variable
/third_party/icu/icu4c/source/i18n/
Dwindtfmt.cpp168 …sg(NULL), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocale… in Win32DateFormat()
212 this->fZoneID = other.fZoneID; in operator =()
291 fZoneID = setTimeZoneInfo(fTZI, fCalendar->getTimeZone()); in adoptCalendar()
301 fZoneID = setTimeZoneInfo(fTZI, *zoneToAdopt); in adoptTimeZone()
307 fZoneID = setTimeZoneInfo(fTZI, zone); in setTimeZone()
383 if (zoneID.compare(fZoneID) != 0) { in setTimeZoneInfo()
Dwindtfmt.h127 UnicodeString fZoneID; variable