Searched refs:uloc_getCharacterOrientation (Results 1 – 13 of 13) sorted by relevance
202 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
207 uloc_getCharacterOrientation(const char* localeId, in uloc_getCharacterOrientation() function
949 uloc_getCharacterOrientation(const char* localeId,
1053 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
1045 uloc_getCharacterOrientation(const char* localeId,
1080 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
1086 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation) macro
3385 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()