Home | History | Annotate | Download | only in i18n

Lines Matching refs:FixedDecimal

520 static FixedDecimal &initFixedDecimal(
521 const VisibleDigits &digits, FixedDecimal &result) {
533 FixedDecimal &
534 DecimalFormatImpl::getFixedDecimal(double number, FixedDecimal &result, UErrorCode &status) const {
543 FixedDecimal &
545 DigitList &number, FixedDecimal &result, UErrorCode &status) const {