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 | 2914 case ULOC_LAYOUT_RTL: in ULayoutTypeToString() 2933 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2934 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2935 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2936 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2937 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2938 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2939 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2940 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 2941 { "UR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
|
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 915 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
|