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

  /external/harfbuzz/contrib/
harfbuzz-unicode-icu.c 63 case U_ENCLOSING_MARK:
  /external/icu4c/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/webkit/Source/JavaScriptCore/wtf/unicode/brew/
UnicodeBrew.h 87 Mark_Enclosing = TO_MASK(ICU::U_ENCLOSING_MARK),
  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 87 Mark_Enclosing = U_MASK(U_ENCLOSING_MARK),
  /external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
UnicodeWinCE.h 89 Mark_Enclosing = TO_MASK(UnicodeCE::U_ENCLOSING_MARK),
  /external/icu4c/common/unicode/
uchar.h 607 U_ENCLOSING_MARK = 7,
686 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 528 U_ENCLOSING_MARK = 7,
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderText.cpp     [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 113 /* Me */ U_ENCLOSING_MARK,
    [all...]

Completed in 183 milliseconds