Home
last modified time | relevance | path

Searched defs:ulocdata_getPaperSize (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dulocdata.c242 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() function
/external/icu/icu4c/source/common/unicode/
Durename.h1081 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) macro