Home | History | Annotate | Download | only in i18n

Lines Matching refs:getDouble

1480         int32_t prefixLen = appendAffix(appendTo, adjustedNum.getDouble(), handler, isNegative, TRUE);
1487 int32_t suffixLen = appendAffix(appendTo, adjustedNum.getDouble(), handler, isNegative, FALSE);
1572 double doubleValue = digits.getDouble();
3463 return fRoundingIncrement->getDouble();