Home
last modified time | relevance | path

Searched refs:anotherFieldWidth (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
Ddtitvinf.h440 int32_t anotherFieldWidth,
/external/icu/icu4c/source/i18n/unicode/
Ddtitvinf.h440 int32_t anotherFieldWidth,
/external/chromium_org/third_party/icu/source/i18n/
Ddtitvinf.cpp404 DateIntervalInfo::stringNumeric(int32_t fieldWidth, int32_t anotherFieldWidth, in stringNumeric() argument
407 if ( (fieldWidth <= 2 && anotherFieldWidth > 2) || in stringNumeric()
408 (fieldWidth > 2 && anotherFieldWidth <= 2 )) { in stringNumeric()
/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp404 DateIntervalInfo::stringNumeric(int32_t fieldWidth, int32_t anotherFieldWidth, in stringNumeric() argument
407 if ( (fieldWidth <= 2 && anotherFieldWidth > 2) || in stringNumeric()
408 (fieldWidth > 2 && anotherFieldWidth <= 2 )) { in stringNumeric()