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

/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/icu4c/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/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",

Completed in 120 milliseconds