Home | History | Annotate | Download | only in i18n

Lines Matching defs:dnum

537     double dnum = number.getDouble();
538 format(dnum, appendTo, posIter, status);
555 double dnum = number.getDouble();
556 format(dnum, appendTo, pos, status);