Home
last modified time | relevance | path

Searched refs:effectiveDecimalPos (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ddecimfmt.cpp4887 int32_t effectiveDecimalPos = decimalPos >= 0 ? decimalPos : digitTotalCount; in applyPatternWithoutExpandAffix() local
4894 int32_t minInt = effectiveDecimalPos - digitLeftCount; in applyPatternWithoutExpandAffix()
4924 roundingInc.setDecimalAt(effectiveDecimalPos - roundingPos); in applyPatternWithoutExpandAffix()