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

/external/icu/icu4c/source/i18n/
H A Ddecimalformatpattern.h58 UBool fRoundingIncrementUsed; member in struct:DecimalFormatPattern
H A Ddecimalformatpattern.cpp77 fRoundingIncrementUsed(FALSE),
590 out.fRoundingIncrementUsed = TRUE;
594 out.fRoundingIncrementUsed = FALSE;
624 out.fRoundingIncrementUsed = FALSE;
H A Ddecimfmtimpl.cpp853 if (out.fRoundingIncrementUsed) {

Completed in 74 milliseconds