Searched refs:UNUM_DECIMAL_SEPARATOR_AUTO (Results 1 – 14 of 14) sorted by relevance
376 UNUM_DECIMAL_SEPARATOR_AUTO, enumerator
73 UNumberDecimalSeparatorDisplay decimal = UNUM_DECIMAL_SEPARATOR_AUTO;
307 return UNUM_DECIMAL_SEPARATOR_AUTO; in decimalSeparatorDisplay()443 case UNUM_DECIMAL_SEPARATOR_AUTO: in decimalSeparatorDisplay()1747 …if (macros.decimal == UNUM_DECIMAL_SEPARATOR_AUTO || macros.decimal == UNUM_DECIMAL_SEPARATOR_COUN… in decimal()
183 : UNUM_DECIMAL_SEPARATOR_AUTO; in oldToNew()
328 fMicros.simple.decimal = UNUM_DECIMAL_SEPARATOR_AUTO; in macrosToMicroGenerator()
478 UNUM_DECIMAL_SEPARATOR_AUTO, enumerator
484 UNUM_DECIMAL_SEPARATOR_AUTO, enumerator
328 fMicros.decimal = UNUM_DECIMAL_SEPARATOR_AUTO; in macrosToMicroGenerator()
306 return UNUM_DECIMAL_SEPARATOR_AUTO; in decimalSeparatorDisplay()442 case UNUM_DECIMAL_SEPARATOR_AUTO: in decimalSeparatorDisplay()1725 …if (macros.decimal == UNUM_DECIMAL_SEPARATOR_AUTO || macros.decimal == UNUM_DECIMAL_SEPARATOR_COUN… in decimal()
182 : UNUM_DECIMAL_SEPARATOR_AUTO; in oldToNew()
5019 … NumberFormatter::with().decimal(UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTO), in decimal()