Home
last modified time | relevance | path

Searched refs:PAPER_SIZE (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleData.java27 private static final String PAPER_SIZE = "PaperSize"; field in LocaleData
398 UResourceBundle obj = measurementTypeBundleForLocale(locale, PAPER_SIZE); in getPaperSize()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java27 private static final String PAPER_SIZE = "PaperSize"; field in LocaleData
413 UResourceBundle obj = measurementTypeBundleForLocale(locale, PAPER_SIZE); in getPaperSize()
/third_party/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp29 #define PAPER_SIZE "PaperSize" macro
251 paperSizeBundle = measurementTypeBundleForLocale(localeID, PAPER_SIZE, status); in ulocdata_getPaperSize()
/third_party/icu/icu4c/source/i18n/
Dulocdata.cpp29 #define PAPER_SIZE "PaperSize" macro
251 paperSizeBundle = measurementTypeBundleForLocale(localeID, PAPER_SIZE, status); in ulocdata_getPaperSize()
/third_party/node/deps/icu-small/source/i18n/
Dulocdata.cpp29 #define PAPER_SIZE "PaperSize" macro
251 paperSizeBundle = measurementTypeBundleForLocale(localeID, PAPER_SIZE, status); in ulocdata_getPaperSize()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp29 #define PAPER_SIZE "PaperSize" macro
251 paperSizeBundle = measurementTypeBundleForLocale(localeID, PAPER_SIZE, status); in ulocdata_getPaperSize()