Home
last modified time | relevance | path

Searched refs:kGMTPositiveHMS (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
Dsmpdtfmt.h1112 kGMTPositiveHMS, enumerator
/external/chromium_org/third_party/icu/source/i18n/
Dsmpdtfmt.cpp943 type = (offset % U_MILLIS_PER_MINUTE) == 0 ? kGMTPositiveHM : kGMTPositiveHMS; in appendGMT()
986 fGMTFormatters[kGMTPositiveHMS]->parseObject(text, parsed, pos); in parseGMT()
1242 case kGMTPositiveHMS: in initGMTFormatters()
1262 if (i == kGMTNegativeHMS || i == kGMTPositiveHMS) { in initGMTFormatters()