Home
last modified time | relevance | path

Searched refs:U_ENCLOSING_MARK (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Duprops.h278 #define _Me FLAG(U_ENCLOSING_MARK)
Dubidiwrt.c50 …type) ((1UL<<(type))&(1UL<<U_NON_SPACING_MARK|1UL<<U_COMBINING_SPACING_MARK|1UL<<U_ENCLOSING_MARK))
/external/icu/icu4c/source/common/
Duprops.h278 #define _Me FLAG(U_ENCLOSING_MARK)
Dubidiwrt.c50 …type) ((1UL<<(type))&(1UL<<U_NON_SPACING_MARK|1UL<<U_COMBINING_SPACING_MARK|1UL<<U_ENCLOSING_MARK))
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
DUnicodeIcu.h86 Mark_Enclosing = U_MASK(U_ENCLOSING_MARK),
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-icu.cc109 case U_ENCLOSING_MARK: return HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK; in hb_icu_unicode_general_category()
/external/harfbuzz_ng/src/
Dhb-icu.cc109 case U_ENCLOSING_MARK: return HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK; in hb_icu_unicode_general_category()
/external/chromium_org/third_party/icu/source/common/unicode/
Duchar.h612 U_ENCLOSING_MARK = 7, enumerator
691 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/icu/icu4c/source/common/unicode/
Duchar.h612 U_ENCLOSING_MARK = 7, enumerator
691 #define U_GC_ME_MASK U_MASK(U_ENCLOSING_MARK)
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.cpp1706 …return charType == U_NON_SPACING_MARK || charType == U_ENCLOSING_MARK || charType == U_COMBINING_S… in isMark()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcucdtst.c113 /* Me */ U_ENCLOSING_MARK,
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c112 /* Me */ U_ENCLOSING_MARK,