Home
last modified time | relevance | path

Searched refs:ULOC_LAYOUT_RTL (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dlocresdata.cpp185 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocresdata.cpp190 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
/third_party/icu/icu4c/source/common/
Dlocresdata.cpp185 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
/third_party/node/deps/icu-small/source/common/
Dlocresdata.cpp185 result = ULOC_LAYOUT_RTL; in _uloc_getOrientationHelper()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duloc.h934 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Duloc.h1030 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duloc.h1030 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duloc.h1030 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c3349 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()