Searched refs:ULOC_LAYOUT_RTL (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | locresdata.cpp | 185 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | locresdata.cpp | 190 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
|
/third_party/icu/icu4c/source/common/ |
D | locresdata.cpp | 185 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
|
/third_party/node/deps/icu-small/source/common/ |
D | locresdata.cpp | 185 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uloc.h | 934 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uloc.h | 1030 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uloc.h | 1030 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uloc.h | 1030 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 3349 case ULOC_LAYOUT_RTL: in ULayoutTypeToString() 3368 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3369 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3370 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3371 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3372 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3373 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3374 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3375 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation() 3376 { "UR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB }, in TestOrientation()
|