Searched refs:ulocdata_getPaperSize (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ulocdata.h | 246 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ulocdata.h | 246 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ulocdata.h | 246 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ulocdata.cpp | 242 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ulocdata.cpp | 245 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ulocdata.cpp | 245 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 1095 ulocdata_getPaperSize(currLoc, &height, &width, &errorCode); in VerifyTranslation() 1130 ulocdata_getPaperSize(currLoc, &height, &width, &errorCode); in VerifyTranslation()
|
D | cloctst.c | 3047 ulocdata_getPaperSize(NULL, NULL, NULL, &ec); in TestLocDataErrorCodeChaining()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1126 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1143 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1144 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|