Home
last modified time | relevance | path

Searched refs:uloc_getCharacterOrientation (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp202 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
/external/cronet/third_party/icu/source/common/
Dlocresdata.cpp202 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
/external/icu/libicu/ndk_headers/unicode/
Duloc.h1040 uloc_getCharacterOrientation(const char* localeId,
Durename.h1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
/external/cronet/third_party/icu/source/common/unicode/
Duloc.h1045 uloc_getCharacterOrientation(const char* localeId,
Durename.h1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
/external/icu/libicu/cts_headers/unicode/
Duloc.h1045 uloc_getCharacterOrientation(const char* localeId,
/external/icu/libicu/
Dlibicu.map.txt214 uloc_getCharacterOrientation;
/external/icu/libandroidicu/include/unicode/
Duloc.h1045 uloc_getCharacterOrientation(const char* localeId,
Durename.h1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
/external/icu/icu4c/source/common/unicode/
Duloc.h1045 uloc_getCharacterOrientation(const char* localeId,
Durename.h1097 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
/external/icu/tools/icu4c_srcgen/
Dlibicu_export.txt252 uloc_getCharacterOrientation,31
/external/libchrome/base/i18n/
Drtl.cc218 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status); in GetTextDirectionForLocale()
/external/cronet/base/i18n/
Drtl.cc225 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status); in GetTextDirectionForLocale()
/external/icu/libicu/src/
Dshim.cpp242 #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/
Dcloctst.c3420 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c3426 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()