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

  /external/harfbuzz_ng/src/
hb-unicode-private.hh 306 #define HB_UNICODE_GENERAL_CATEGORY_IS_MARK(gen_cat) \
hb-ot-shape-fallback.cc 381 if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->info[i])))
386 if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->info[j])))
hb-ot-shape-normalize.cc 361 HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->cur()))) &&
hb-ot-shape.cc 272 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->info[i])))
hb-ot-shape-complex-indic.cc     [all...]

Completed in 28 milliseconds