Searched refs:useCurrency (Results 1 – 12 of 12) sorted by relevance
119 boolean useCurrency = ((properties.getCurrency() != null) in oldToNew()129 if (useCurrency) { in oldToNew()150 if (useCurrency) { in oldToNew()194 } else if (useCurrency) { in oldToNew()
311 micros.useCurrency = isCurrency; in macrosToMicroGenerator()427 micros.useCurrency ? micros.symbols.getMonetaryDecimalSeparatorString() in writeNumber()450 micros.useCurrency ? micros.symbols.getMonetaryGroupingSeparatorString() in writeIntegerDigits()
118 boolean useCurrency = ((properties.getCurrency() != null) in oldToNew()128 if (useCurrency) { in oldToNew()149 if (useCurrency) { in oldToNew()193 } else if (useCurrency) { in oldToNew()
310 micros.useCurrency = isCurrency; in macrosToMicroGenerator()426 micros.useCurrency ? micros.symbols.getMonetaryDecimalSeparatorString() in writeNumber()449 micros.useCurrency ? micros.symbols.getMonetaryGroupingSeparatorString() in writeIntegerDigits()
82 bool useCurrency = ( in oldToNew() local87 if (useCurrency) { in oldToNew()112 if (useCurrency && (minFrac == -1 || maxFrac == -1)) { in oldToNew()152 } else if (useCurrency) { in oldToNew()
34 bool useCurrency; member
331 fMicros.useCurrency = isCurrency; in macrosToMicroGenerator()467 micros.useCurrency ? micros.symbols->getSymbol( in writeNumber()493 micros.useCurrency ? micros.symbols->getSymbol( in writeIntegerDigits()
936 bool useCurrency = ((!tprops.currency.isNull()) || !tprops.currencyPluralInfo.fPtr.isNull() || in toPattern() local942 if (useCurrency) { in toPattern()
29 public boolean useCurrency; field in MicroProps
25 public boolean useCurrency; field in MicroProps
2262 boolean useCurrency = ((tprops.getCurrency() != null) in toPattern()2269 if (useCurrency) { in toPattern()
2450 boolean useCurrency = ((tprops.getCurrency() != null) in toPattern()2457 if (useCurrency) { in toPattern()