Searched refs:uloc_getCharacterOrientation (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dlocresdata.cpp205 uloc_getCharacterOrientation(const char* localeId, function
/external/icu4c/common/
H A Dlocresdata.cpp205 uloc_getCharacterOrientation(const char* localeId, function
/external/chromium/base/i18n/
H A Drtl.cc125 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duloc.h902 uloc_getCharacterOrientation(const char* localeId,
H A Durename.h1020 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
/external/icu4c/common/unicode/
H A Duloc.h905 uloc_getCharacterOrientation(const char* localeId,
H A Durename.h1030 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
/external/chromium_org/base/i18n/
H A Drtl.cc144 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status);
/external/chromium_org/third_party/WebKit/Source/core/platform/text/
H A DLocaleICU.cpp266 return uloc_getCharacterOrientation(m_locale.data(), &status) == ULOC_LAYOUT_RTL;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c2681 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO);
2687 " unexpected failure for uloc_getCharacterOrientation(), with localId \"%s\" and status %s\n",
2693 " unexpected result for uloc_getCharacterOrientation(), with localeId \"%s\". Expected %s but got result %s\n",
/external/icu4c/test/cintltst/
H A Dcloctst.c2858 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO);
2864 " unexpected failure for uloc_getCharacterOrientation(), with localId \"%s\" and status %s\n",
2870 " unexpected result for uloc_getCharacterOrientation(), with localeId \"%s\". Expected %s but got result %s\n",

Completed in 306 milliseconds