Searched refs:uloc_getCharacterOrientation (Results 1 - 8 of 8) sorted by relevance
/external/icu4c/common/ |
H A D | locresdata.cpp | 205 uloc_getCharacterOrientation(const char* localeId, function
|
/external/chromium/third_party/icu/public/common/unicode/ |
H A D | uloc.h | 880 uloc_getCharacterOrientation(const char* localeId,
|
H A D | urename.h | 946 #define uloc_getCharacterOrientation uloc_getCharacterOrientation_4_2 macro
|
/external/icu4c/common/unicode/ |
H A D | uloc.h | 880 uloc_getCharacterOrientation(const char* localeId,
|
H A D | urename.h | 999 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
|
/external/chromium/third_party/icu/source/common/ |
H A D | uloc.c | 2888 uloc_getCharacterOrientation(const char* localeId, function
|
/external/chromium/third_party/icu/source/test/cintltst/ |
H A D | cloctst.c | 2651 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); 2657 " unexpected failure for uloc_getCharacterOrientation(), with localId \"%s\" and status %s\n", 2663 " unexpected result for uloc_getCharacterOrientation(), with localeId \"%s\". Expected %s but got result %s\n",
|
/external/icu4c/test/cintltst/ |
H A D | cloctst.c | 2675 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); 2681 " unexpected failure for uloc_getCharacterOrientation(), with localId \"%s\" and status %s\n", 2687 " unexpected result for uloc_getCharacterOrientation(), with localeId \"%s\". Expected %s but got result %s\n",
|
Completed in 188 milliseconds