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 | 3098 case ULOC_LAYOUT_TTB: in ULayoutTypeToString() 3114 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3115 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3116 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3117 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3118 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3119 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3120 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3121 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3122 { "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
|