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

  /external/icu/icu4c/source/i18n/
precision.h 247 int32_t fMinExponentDigits;
273 return fMantissa.equals(rhs.fMantissa) && fMinExponentDigits == rhs.fMinExponentDigits;
decimalformatpattern.h 51 int32_t fMinExponentDigits;
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h 474 int8_t fMinExponentDigits;
    [all...]

Completed in 68 milliseconds