Home
last modified time | relevance | path

Searched refs:ULOC_LAYOUT_RTL (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp190 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c3134 case ULOC_LAYOUT_RTL: in ULayoutTypeToString()
3153 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3154 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3155 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3156 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3157 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3158 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3159 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3160 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
3161 { "UR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
/external/icu/icu4c/source/common/unicode/
Duloc.h934 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
/external/icu/libandroidicu/include/unicode/
Duloc.h934 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator