Searched refs:U_ENCLOSING_MARK (Results 1 - 13 of 13) sorted by relevance

/external/harfbuzz/contrib/
H A Dharfbuzz-unicode-icu.c63 case U_ENCLOSING_MARK:
/external/icu4c/common/
H A Duprops.h256 #define _Me FLAG(U_ENCLOSING_MARK)
H A Dubidiwrt.c49 #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/
H A DUnicodeBrew.h87 Mark_Enclosing = TO_MASK(ICU::U_ENCLOSING_MARK),
/external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
H A DUnicodeIcu.h87 Mark_Enclosing = U_MASK(U_ENCLOSING_MARK),
/external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
H A DUnicodeWinCE.h89 Mark_Enclosing = TO_MASK(UnicodeCE::U_ENCLOSING_MARK),
/external/icu4c/common/unicode/
H A Duchar.h607 U_ENCLOSING_MARK = 7, enumerator in enum:UCharCategory
686 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h528 U_ENCLOSING_MARK = 7, enumerator in enum:UCharCategory
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h528 U_ENCLOSING_MARK = 7, enumerator in enum:UCharCategory
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h528 U_ENCLOSING_MARK = 7, enumerator in enum:UCharCategory
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h528 U_ENCLOSING_MARK = 7, enumerator in enum:UCharCategory
607 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/webkit/Source/WebCore/rendering/
H A DRenderText.cpp1527 return charType == U_NON_SPACING_MARK || charType == U_ENCLOSING_MARK || charType == U_COMBINING_SPACING_MARK;
/external/icu4c/test/cintltst/
H A Dcucdtst.c113 /* Me */ U_ENCLOSING_MARK,

Completed in 492 milliseconds