/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ulocdata.h | 210 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
/external/icu4c/i18n/unicode/ |
ulocdata.h | 226 ulocdata_getPaperSize(const char *localeID, int32_t *height, int32_t *width, UErrorCode *status);
|
/external/chromium_org/printing/ |
printing_context_no_system_dialog.cc | 57 ulocdata_getPaperSize(app_locale_.c_str(), &height, &width, &error); 60 LOG(WARNING) << "ulocdata_getPaperSize failed, using 8.5 x 11, error: " 67 // ulocdata_getPaperSize returns the width and height in mm.
|
printing_context_android.cc | 152 ulocdata_getPaperSize(app_locale_.c_str(), &height, &width, &error); 155 LOG(WARNING) << "ulocdata_getPaperSize failed, using 8.5 x 11, error: " 162 // ulocdata_getPaperSize returns the width and height in mm.
|
/external/chromium_org/third_party/icu/source/i18n/ |
ulocdata.c | 212 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){
|
/external/icu4c/i18n/ |
ulocdata.c | 215 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){
|
/external/icu4c/common/unicode/ |
urename.h | [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cldrtest.c | [all...] |
cloctst.c | [all...] |
/external/icu4c/test/cintltst/ |
cldrtest.c | [all...] |
cloctst.c | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | [all...] |