Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/i18n/
Dulocdata.c24 #define PAPER_SIZE "PaperSize" macro
214 paperSizeBundle = ures_getByKey(bundle, PAPER_SIZE, NULL, status); in ulocdata_getPaperSize()
/external/icu4c/i18n/
Dulocdata.c25 #define PAPER_SIZE "PaperSize" macro
223 paperSizeBundle = ures_getByKeyWithFallback(bundle, PAPER_SIZE, NULL, status); in ulocdata_getPaperSize()