Searched refs:uloc_getCharacterOrientation (Results 1 – 5 of 5) sorted by relevance
205 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
903 uloc_getCharacterOrientation(const char* localeId,
1035 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
125 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status); in GetTextDirectionForLocale()
2826 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()