HomeSort by relevance Sort by last modified time
    Searched refs:fRoundingIncrementUsed (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/
decimalformatpattern.h 60 UBool fRoundingIncrementUsed;
decimalformatpattern.cpp 79 fRoundingIncrementUsed(FALSE),
592 out.fRoundingIncrementUsed = TRUE;
596 out.fRoundingIncrementUsed = FALSE;
626 out.fRoundingIncrementUsed = FALSE;
decimfmtimpl.cpp 856 if (out.fRoundingIncrementUsed) {
    [all...]

Completed in 51 milliseconds