Searched refs:getRoundingIncrement (Results 1 – 4 of 4) sorted by relevance
270 RoundingIncrement = pat.getRoundingIncrement(); in testAPI()
1142 virtual double getRoundingIncrement(void) const;
569 return ((const DecimalFormat*)fmt)->getRoundingIncrement(); in unum_getDoubleAttribute()
2249 double DecimalFormat::getRoundingIncrement() const { in getRoundingIncrement() function in DecimalFormat