Home
last modified time | relevance | path

Searched refs:roundFixedPoint (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddigitlst.h323 void roundFixedPoint(int32_t maximumFractionDigits);
Ddigitlst.cpp969 DigitList::roundFixedPoint(int32_t maximumFractionDigits) { in roundFixedPoint() function in DigitList
1042 roundFixedPoint(-exponent); in roundAtExponent()
Dnfsubs.cpp1060 dl.roundFixedPoint(20); // round to 20 fraction digits. in doSubstitution()