Home | History | Annotate | Download | only in i18n

Lines Matching full:dnum

492     double dnum = number.getDouble();
493 format(dnum, appendTo, posIter, status);
510 double dnum = number.getDouble();
511 format(dnum, appendTo, pos, status);