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

  /external/harfbuzz_ng/src/
hb-icu.cc 110 case U_ENCLOSING_MARK: return HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK;
hb-unicode-private.hh 357 FLAG (HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK) | \
hb-unicode.h 59 HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK, /* Me */
hb-ot-shape-complex-arabic.cc 53 FLAG (HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK) | \
95 FLAG(HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK) |
hb-ot-layout-private.hh 286 props = gen_cat = HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK;
  /external/harfbuzz_ng/test/api/
test-unicode.c 240 { 0x20DD, HB_UNICODE_GENERAL_CATEGORY_ENCLOSING_MARK },

Completed in 77 milliseconds