Searched refs:ULOC_LAYOUT_TTB (Results 1 – 3 of 3) 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 | 3024 case ULOC_LAYOUT_TTB: in ULayoutTypeToString() 3040 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3041 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3042 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3043 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3044 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3045 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3046 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3047 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3048 { "UR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 922 ULOC_LAYOUT_TTB = 2, /* top-to-bottom. */ enumerator
|