Home | History | Annotate | Download | only in i18n

Lines Matching full:getdouble

1109         int32_t prefixLen = appendAffix(appendTo, adjustedNum.getDouble(), handler, isNegative, TRUE);
1116 int32_t suffixLen = appendAffix(appendTo, adjustedNum.getDouble(), handler, isNegative, FALSE);
1213 double doubleValue = digits.getDouble();
2657 return fRoundingIncrement->getDouble();
4178 fRoundingIncrement->getDouble(); // forces caching of double in the DigitList,