Home | History | Annotate | Download | only in i18n

Lines Matching full:dnum

420     double dnum = number.getDouble();
421 format(dnum, appendTo, posIter, status);
438 double dnum = number.getDouble();
439 format(dnum, appendTo, pos, status);