Searched refs:getRoundingMode (Results 1 – 4 of 4) sorted by relevance
388 if(pat.getRoundingMode() != (DecimalFormat::ERoundingMode)mode){ in testRounding()
1164 virtual ERoundingMode getRoundingMode(void) const;
439 return df->getRoundingMode(); in unum_getAttribute()
2283 DecimalFormat::ERoundingMode DecimalFormat::getRoundingMode() const { in getRoundingMode() function in DecimalFormat