Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.cpp92 fRoundingIncrementUsed(FALSE), in DecimalFormatPattern()
605 out.fRoundingIncrementUsed = TRUE; in applyPatternWithoutExpandAffix()
609 out.fRoundingIncrementUsed = FALSE; in applyPatternWithoutExpandAffix()
639 out.fRoundingIncrementUsed = FALSE; in applyPatternWithoutExpandAffix()
Ddecimalformatpattern.h57 UBool fRoundingIncrementUsed; member
Ddecimfmt.cpp4942 if (out.fRoundingIncrementUsed) {