Searched refs:uloc_getCharacterOrientation (Results 1 – 18 of 18) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 202 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
|
/external/cronet/third_party/icu/source/common/ |
D | locresdata.cpp | 202 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | uloc.h | 1040 uloc_getCharacterOrientation(const char* localeId,
|
D | urename.h | 1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
|
/external/cronet/third_party/icu/source/common/unicode/ |
D | uloc.h | 1045 uloc_getCharacterOrientation(const char* localeId,
|
D | urename.h | 1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | uloc.h | 1045 uloc_getCharacterOrientation(const char* localeId,
|
/external/icu/libicu/ |
D | libicu.map.txt | 214 uloc_getCharacterOrientation;
|
/external/icu/libandroidicu/include/unicode/ |
D | uloc.h | 1045 uloc_getCharacterOrientation(const char* localeId,
|
D | urename.h | 1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 1045 uloc_getCharacterOrientation(const char* localeId,
|
D | urename.h | 1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
|
/external/icu/tools/icu4c_srcgen/ |
D | libicu_export.txt | 252 uloc_getCharacterOrientation,31
|
/external/libchrome/base/i18n/ |
D | rtl.cc | 218 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status); in GetTextDirectionForLocale()
|
/external/cronet/base/i18n/ |
D | rtl.cc | 225 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status); in GetTextDirectionForLocale()
|
/external/icu/libicu/src/ |
D | shim.cpp | 242 #undef uloc_getCharacterOrientation 988 ULayoutType uloc_getCharacterOrientation(const char * localeId, UErrorCode * status) { in uloc_getCharacterOrientation() function 989 return U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation)(localeId, status); in uloc_getCharacterOrientation()
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | cloctst.c | 3420 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 3426 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()
|