HomeSort by relevance Sort by last modified time
    Searched refs:ulocdata_getPaperSize (Results 1 - 9 of 9) sorted by null

  /external/icu4c/i18n/unicode/
ulocdata.h 222 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
  /external/icu4c/i18n/
ulocdata.c 214 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){