Searched refs:setFormatWidth (Results 1 - 16 of 16) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DBigNumberFormatTest.java117 fmt.setFormatWidth(10);
130 fmt.setFormatWidth(12);
134 fmt.setFormatWidth(13);
138 fmt.setFormatWidth(14);
142 fmt.setFormatWidth(15);
146 fmt.setFormatWidth(16);
H A DNumberFormatTestTuple.java319 public void setFormatWidth(String value) { method in class:NumberFormatTestTuple
H A DNumberFormatTest.java209 fmt.setFormatWidth(tuple.formatWidth);
1655 fmt.setFormatWidth(10);
1668 fmt.setFormatWidth(12);
1672 fmt.setFormatWidth(13);
1676 fmt.setFormatWidth(14);
1680 fmt.setFormatWidth(15);
1684 fmt.setFormatWidth(16);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java113 fmt.setFormatWidth(10);
126 fmt.setFormatWidth(12);
130 fmt.setFormatWidth(13);
134 fmt.setFormatWidth(14);
138 fmt.setFormatWidth(15);
142 fmt.setFormatWidth(16);
H A DNumberFormatTestTuple.java318 public void setFormatWidth(String value) { method in class:NumberFormatTestTuple
H A DNumberFormatTest.java205 fmt.setFormatWidth(tuple.formatWidth);
1651 fmt.setFormatWidth(10);
1664 fmt.setFormatWidth(12);
1668 fmt.setFormatWidth(13);
1672 fmt.setFormatWidth(14);
1676 fmt.setFormatWidth(15);
1680 fmt.setFormatWidth(16);
/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.h288 void setFormatWidth(int32_t x) { fAffixes.fWidth = x; } function in class:DecimalFormatImpl
H A Ddecimfmt.cpp2499 * @see #setFormatWidth
2521 void DecimalFormat::setFormatWidth(int32_t width) { function in class:DecimalFormat
2523 fImpl->setFormatWidth(formatWidth);
2565 * @see #setFormatWidth
2605 * @see #setFormatWidth
3119 setFormatWidth(newValue);
/external/icu/icu4c/source/i18n/unicode/
H A Ddecimfmt.h1419 * @see #setFormatWidth
1442 virtual void setFormatWidth(int32_t width);
1449 * @see #setFormatWidth
1465 * @see #setFormatWidth
1481 * @see #setFormatWidth
1499 * @see #setFormatWidth
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp156 fmt.setFormatWidth(tuple.formatWidth);
2047 fmt.setFormatWidth(10);
2060 fmt.setFormatWidth(12);
2064 fmt.setFormatWidth(13);
2068 fmt.setFormatWidth(14);
2072 fmt.setFormatWidth(15);
2076 fmt.setFormatWidth(16);
8090 fmtClone->setFormatWidth(fmtBase->getFormatWidth() + 32);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat.java3490 * @see #setFormatWidth
3514 public void setFormatWidth(int width) { method in class:DecimalFormat
3525 * @see #setFormatWidth
3540 * @see #setFormatWidth
3558 * @see #setFormatWidth
3581 * @see #setFormatWidth
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java3522 * @see #setFormatWidth
3548 public void setFormatWidth(int width) { method in class:DecimalFormat
3559 * @see #setFormatWidth
3575 * @see #setFormatWidth
3594 * @see #setFormatWidth
3618 * @see #setFormatWidth
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 310 milliseconds