Searched refs:ULOC_LAYOUT_TTB (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 193 result = ULOC_LAYOUT_TTB; in _uloc_getOrientationHelper()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 3137 case ULOC_LAYOUT_TTB: 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() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 935 ULOC_LAYOUT_TTB = 2, /* top-to-bottom. */ enumerator
|
/external/icu/libandroidicu/include/unicode/ |
D | uloc.h | 935 ULOC_LAYOUT_TTB = 2, /* top-to-bottom. */ enumerator
|