Searched refs:ULOC_LAYOUT_RTL (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dlocresdata.cpp188 result = ULOC_LAYOUT_RTL;
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Duloc.h896 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator in enum:__anon858
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Duloc.h887 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator in enum:__anon2607
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Duloc.h887 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator in enum:__anon5544
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Duloc.h887 ULOC_LAYOUT_RTL = 1, /* right-to-left. */ enumerator in enum:__anon5666
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcloctst.c2908 case ULOC_LAYOUT_RTL:
2909 return "ULOC_LAYOUT_RTL";
2927 { "ar", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2928 { "aR", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2929 { "ar_Arab", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2930 { "fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2931 { "Fa", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2932 { "he", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2933 { "ps", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TTB },
2934 { "ur", ULOC_LAYOUT_RTL, ULOC_LAYOUT_TT
[all...]

Completed in 208 milliseconds