Searched refs:ULayoutType (Results 1 – 5 of 5) sorted by relevance
156 static ULayoutType161 ULayoutType result = ULOC_LAYOUT_UNKNOWN; in _uloc_getOrientationHelper()206 U_CAPI ULayoutType U_EXPORT2220 U_CAPI ULayoutType U_EXPORT2
938 } ULayoutType; typedef948 U_STABLE ULayoutType U_EXPORT2960 U_STABLE ULayoutType U_EXPORT2
3123 ULayoutType character;3124 ULayoutType line;3127 static const char* ULayoutTypeToString(ULayoutType type) in ULayoutTypeToString()3170 const ULayoutType co = uloc_getCharacterOrientation(localeId, &statusCO); in TestOrientation()3171 const ULayoutType expectedCO = toTest[i].character; in TestOrientation()3172 const ULayoutType lo = uloc_getLineOrientation(localeId, &statusLO); in TestOrientation()3173 const ULayoutType expectedLO = toTest[i].line; in TestOrientation()
1762 ULayoutType uloc_getCharacterOrientation_android(const char * localeId, UErrorCode * status) { in uloc_getCharacterOrientation_android()1813 ULayoutType uloc_getLineOrientation_android(const char * localeId, UErrorCode * status) { in uloc_getLineOrientation_android()