Searched refs:ULOC_LAYOUT_RTL (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 188 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 2962 case ULOC_LAYOUT_RTL: in ULayoutTypeToString() 2981 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2982 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2983 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2984 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2985 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2986 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2987 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2988 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2989 { "UR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
|
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 913 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
|