Home
last modified time | relevance | path

Searched defs:unitIsPercent (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_utils.h56 inline bool unitIsPercent(const MeasureUnit& unit) { in unitIsPercent() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_utils.h56 inline bool unitIsPercent(const MeasureUnit& unit) { in unitIsPercent() function
/third_party/node/deps/icu-small/source/i18n/
Dnumber_utils.h56 inline bool unitIsPercent(const MeasureUnit& unit) { in unitIsPercent() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatterImpl.java156 private static boolean unitIsPercent(MeasureUnit unit) { in unitIsPercent() method in NumberFormatterImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterImpl.java162 private static boolean unitIsPercent(MeasureUnit unit) { in unitIsPercent() method in NumberFormatterImpl