Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Dlocresdata.cpp182 result = ULOC_LAYOUT_LTR; in _uloc_getOrientationHelper()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocresdata.cpp187 result = ULOC_LAYOUT_LTR; in _uloc_getOrientationHelper()
/third_party/icu/icu4c/source/common/
Dlocresdata.cpp182 result = ULOC_LAYOUT_LTR; in _uloc_getOrientationHelper()
/third_party/node/deps/icu-small/source/common/
Dlocresdata.cpp182 result = ULOC_LAYOUT_LTR; in _uloc_getOrientationHelper()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duloc.h933 ULOC_LAYOUT_LTR = 0, /* left-to-right. */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Duloc.h1029 ULOC_LAYOUT_LTR = 0, /* left-to-right. */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duloc.h1029 ULOC_LAYOUT_LTR = 0, /* left-to-right. */ enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duloc.h1029 ULOC_LAYOUT_LTR = 0, /* left-to-right. */ enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c3346 case ULOC_LAYOUT_LTR: in ULayoutTypeToString()
3377 { "en", ULOC_LAYOUT_LTR, ULOC_LAYOUT_TTB } in TestOrientation()