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

  /external/icu/icu4c/source/i18n/
decimalformatpattern.h 58 UBool fDecimalSeparatorAlwaysShown;
decimalformatpattern.cpp 77 fDecimalSeparatorAlwaysShown(FALSE),
577 out.fDecimalSeparatorAlwaysShown = decimalPos == 0
624 out.fDecimalSeparatorAlwaysShown = FALSE;
decimfmtimpl.cpp 854 fOptions.fMantissa.fAlwaysShowDecimal = out.fDecimalSeparatorAlwaysShown;
    [all...]

Completed in 77 milliseconds