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

  /external/icu/icu4c/source/i18n/
measfmt.cpp 87 static UMeasureFormatWidth getRegularWidth(UMeasureFormatWidth width) {
132 return currencyFormats[getRegularWidth(width)];
841 UMeasureFormatWidth width = getRegularWidth(this->width);
901 listStyles[getRegularWidth(width)],
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MeasureFormat.java 561 FormatWidth width = getRegularWidth(formatWidth);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MeasureFormat.java 582 FormatWidth width = getRegularWidth(formatWidth);
    [all...]

Completed in 304 milliseconds