Searched refs:effectiveDecimalPos (Results 1 – 1 of 1) sorted by relevance
4363 int32_t effectiveDecimalPos = decimalPos >= 0 ? decimalPos : digitTotalCount; in applyPatternWithoutExpandAffix() local4370 int32_t minInt = effectiveDecimalPos - digitLeftCount; in applyPatternWithoutExpandAffix()4400 roundingInc.setDecimalAt(effectiveDecimalPos - roundingPos); in applyPatternWithoutExpandAffix()