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