Home | History | Annotate | Download | only in i18n

Lines Matching refs:getMultiplier

665         setMultiplier(rhs.getMultiplier());
803 if (getMultiplier() != other->getMultiplier()) {
805 printf("Multiplier %ld != %ld", getMultiplier(), other->getMultiplier());
892 getMultiplier() == other->getMultiplier() &&
2612 DecimalFormat::getMultiplier() const