Searched refs:roundingPos (Results 1 – 1 of 1) sorted by relevance
182 int32_t roundingPos = -1; in applyPatternWithoutExpandAffix() local230 if (ch != fZeroDigit && roundingPos < 0) { in applyPatternWithoutExpandAffix()231 roundingPos = digitLeftCount + zeroDigitCount; in applyPatternWithoutExpandAffix()233 if (roundingPos >= 0) { in applyPatternWithoutExpandAffix()589 if (roundingPos >= 0) { in applyPatternWithoutExpandAffix()591 roundingInc.setDecimalAt(effectiveDecimalPos - roundingPos); in applyPatternWithoutExpandAffix()