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

  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
UnicodeIcu.h 86 Mark_Enclosing = U_MASK(U_ENCLOSING_MARK),
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-icu.cc 109 case U_ENCLOSING_MARK: return HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK;
  /external/chromium_org/third_party/icu/source/common/
uprops.h 256 #define _Me FLAG(U_ENCLOSING_MARK)
ubidiwrt.c 49 #define IS_COMBINING(type) ((1UL<<(type))&(1UL<<U_NON_SPACING_MARK|1UL<<U_COMBINING_SPACING_MARK|1UL<<U_ENCLOSING_MARK))
  /external/harfbuzz_ng/src/
hb-icu.cc 109 case U_ENCLOSING_MARK: return HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK;
  /external/icu/icu4c/source/common/
uprops.h 278 #define _Me FLAG(U_ENCLOSING_MARK)
ubidiwrt.c 50 #define IS_COMBINING(type) ((1UL<<(type))&(1UL<<U_NON_SPACING_MARK|1UL<<U_COMBINING_SPACING_MARK|1UL<<U_ENCLOSING_MARK))
  /external/chromium_org/third_party/icu/source/common/unicode/
uchar.h 607 U_ENCLOSING_MARK = 7,
686 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/icu/icu4c/source/common/unicode/
uchar.h 612 U_ENCLOSING_MARK = 7,
691 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderText.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c 113 /* Me */ U_ENCLOSING_MARK,
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c 112 /* Me */ U_ENCLOSING_MARK,
    [all...]

Completed in 861 milliseconds