HomeSort by relevance Sort by last modified time
    Searched defs:UBIDI_DEFAULT_LTR (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
ubidi.h 220 * 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
    [all...]
  /external/icu4c/common/unicode/
ubidi.h 220 * 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
    [all...]

Completed in 46 milliseconds