Searched refs:kTwoDigitSymbol (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddcfmtsym.h137 kTwoDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
/external/icu/icu4c/source/i18n/unicode/
H A Ddcfmtsym.h137 kTwoDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
/external/chromium_org/third_party/icu/source/i18n/
H A Ddcfmtsym.cpp402 fSymbols[kTwoDigitSymbol] = (UChar)0x32; // '2' native 2 digit
H A Ddecimfmt.cpp1726 localizedDigits[2] = getConstSymbol(DecimalFormatSymbols::kTwoDigitSymbol).char32At(0);
/external/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp402 fSymbols[kTwoDigitSymbol] = (UChar)0x32; // '2' native 2 digit
H A Ddecimfmt.cpp1815 localizedDigits[2] = getConstSymbol(DecimalFormatSymbols::kTwoDigitSymbol).char32At(0);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1671 custom.setSymbol(DecimalFormatSymbols::kTwoDigitSymbol, two);
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1675 custom.setSymbol(DecimalFormatSymbols::kTwoDigitSymbol, two);

Completed in 243 milliseconds