Searched refs:getFormatWidth (Results 1 - 11 of 11) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DBigNumberFormatTest.java77 awidth = fmt.getFormatWidth();
H A DNumberFormatTest.java2927 awidth = fmt.getFormatWidth();
/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.h289 int32_t getFormatWidth() const { return fAffixes.fWidth; } function in class:DecimalFormatImpl
H A Ddecimfmt.cpp2519 int32_t DecimalFormat::getFormatWidth() const { function in class:DecimalFormat
2520 return fImpl->getFormatWidth();
2529 * @see #getFormatWidth
2580 * @see #getFormatWidth
2620 * @see #getFormatWidth
3251 return getFormatWidth();
/external/icu/icu4c/source/i18n/unicode/
H A Ddecimfmt.h1427 virtual int32_t getFormatWidth(void) const;
1436 * @see #getFormatWidth
1451 * @see #getFormatWidth
1467 * @see #getFormatWidth
1483 * @see #getFormatWidth
1501 * @see #getFormatWidth
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java76 awidth = fmt.getFormatWidth();
H A DNumberFormatTest.java2926 awidth = fmt.getFormatWidth();
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3087 awidth = fmt.getFormatWidth();
8092 fmtClone->setFormatWidth(fmtBase->getFormatWidth() + 32);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat.java3525 public int getFormatWidth() { method in class:DecimalFormat
3537 * @see #getFormatWidth
3555 * @see #getFormatWidth
3570 * @see #getFormatWidth
3588 * @see #getFormatWidth
3611 * @see #getFormatWidth
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java3558 public int getFormatWidth() { method in class:DecimalFormat
3570 * @see #getFormatWidth
3589 * @see #getFormatWidth
3605 * @see #getFormatWidth
3624 * @see #getFormatWidth
3648 * @see #getFormatWidth
/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 ...

Completed in 344 milliseconds