HomeSort by relevance Sort by last modified time
    Searched refs:U_SHAPE_DIGITS_MASK (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/icu/unicode/
ushape.h 219 #define U_SHAPE_DIGITS_MASK 0xe0
  /external/icu4c/common/unicode/
ushape.h 289 #define U_SHAPE_DIGITS_MASK 0xe0
  /external/webkit/Source/WebCore/platform/text/mac/
ShapeArabic.c 489 (options&U_SHAPE_DIGITS_MASK)>=U_SHAPE_DIGITS_RESERVED
551 ASSERT((options & U_SHAPE_DIGITS_MASK) == U_SHAPE_DIGITS_NOOP);
  /external/icu4c/common/
ushape.c     [all...]

Completed in 1227 milliseconds