Searched refs:ulocdata_getPaperSize (Results 1 – 10 of 10) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | ulocdata.h | 246 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
D | urename.h | 1119 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ulocdata.h | 246 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
/external/icu/libandroidicu/include/unicode/ |
D | ulocdata.h | 246 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
D | urename.h | 1119 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|
/external/icu/icu4c/source/i18n/ |
D | ulocdata.cpp | 242 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 1078 ulocdata_getPaperSize(currLoc, &height, &width, &errorCode); in VerifyTranslation() 1113 ulocdata_getPaperSize(currLoc, &height, &width, &errorCode); in VerifyTranslation()
|
D | cloctst.c | 3023 ulocdata_getPaperSize(NULL, NULL, NULL, &ec); in TestLocDataErrorCodeChaining()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1119 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 1119 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro
|