Searched refs:uloc_getCharacterOrientation (Results 1 – 4 of 4) sorted by relevance
207 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
949 uloc_getCharacterOrientation(const char* localeId,
1032 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
3131 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()