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

  /external/icu/icu4c/source/i18n/
decimalformatpattern.h 56 int32_t fFormatWidth;
decimfmt.cpp 35 * 06/29/99 stephen Fixed operator= to copy fFormatWidth, fPad,
416 fFormatWidth = 0;
810 fFormatWidth = rhs.fFormatWidth;
    [all...]
decimalformatpattern.cpp 91 fFormatWidth(0),
597 // fFormatWidth = prefix.length() + suffix.length() +
599 out.fFormatWidth = sub0Limit - sub0Start;
602 out.fFormatWidth = 0;
638 out.fFormatWidth = 0;
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h     [all...]

Completed in 466 milliseconds