Searched defs:UBIDI_DEFAULT_LTR (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dubidi.h220 * textDirection ? UBIDI_DEFAULT_RTL : UBIDI_DEFAULT_LTR,
305 * pseudo-level values <code>UBIDI_DEFAULT_LTR</code>
318 * Note that the value for <code>UBIDI_DEFAULT_LTR</code> is even
324 * @see UBIDI_DEFAULT_LTR
356 #define UBIDI_DEFAULT_LTR 0xfe macro
1090 * either <code>#UBIDI_DEFAULT_LTR</code>
1262 * level may vary if the required paraLevel is UBIDI_DEFAULT_LTR or
/external/icu4c/common/unicode/
H A Dubidi.h220 * textDirection ? UBIDI_DEFAULT_RTL : UBIDI_DEFAULT_LTR,
305 * pseudo-level values <code>UBIDI_DEFAULT_LTR</code>
318 * Note that the value for <code>UBIDI_DEFAULT_LTR</code> is even
324 * @see UBIDI_DEFAULT_LTR
356 #define UBIDI_DEFAULT_LTR 0xfe macro
1064 * If a call to ubidi_setPara() specifies UBIDI_DEFAULT_LTR or
1180 * either <code>#UBIDI_DEFAULT_LTR</code>
1352 * level may vary if the required paraLevel is UBIDI_DEFAULT_LTR or

Completed in 158 milliseconds