Searched defs:kZeroDigitSymbol (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddcfmtsym.h100 kZeroDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
449 if ( propogateDigits && symbol == kZeroDigitSymbol && value.countChar32() == 1 ) {
/external/icu/icu4c/source/i18n/unicode/
H A Ddcfmtsym.h100 kZeroDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
457 if ( propogateDigits && symbol == kZeroDigitSymbol && value.countChar32() == 1 ) {

Completed in 173 milliseconds