Home
last modified time | relevance | path

Searched defs:UMEASFMT_WIDTH_SHORT (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Dmeasfmt.h51 UMEASFMT_WIDTH_SHORT, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dmeasfmt.h51 UMEASFMT_WIDTH_SHORT, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dmeasfmt.h51 UMEASFMT_WIDTH_SHORT, enumerator
/third_party/icu/icu4c/source/test/intltest/
H A Dmeasfmttest.cpp3551 MeasureFormat fmtFr(Locale::getFrench(), UMEASFMT_WIDTH_SHORT, status); in TestExamplesInDocs() local
4423 helperTestDisplayName( MeasureUnit::createSquareKilometer(status), "pt", UMEASFMT_WIDTH_SHORT, "km\\\\u00B2" ); TestDisplayNames() local
4426 helperTestDisplayName( MeasureUnit::createSecond(status), "pt-PT", UMEASFMT_WIDTH_SHORT, "s" ); TestDisplayNames() local
4429 helperTestDisplayName( MeasureUnit::createSecond(status), "pt", UMEASFMT_WIDTH_SHORT, "s" ); TestDisplayNames() local
[all...]

Completed in 8 milliseconds