Searched refs:HB_UNICODE_GENERAL_CATEGORY_IS_MARK (Results 1 – 8 of 8) sorted by relevance
337 …if (unlikely (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->i… in _hb_ot_shape_normalize()363 …if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->info[end])… in _hb_ot_shape_normalize()438 HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->cur()))) in _hb_ot_shape_normalize()
425 if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&info[i]))) in position_cluster()430 if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&info[j]))) in position_cluster()455 …if (likely (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&info[i])))… in _hb_ot_shape_fallback_mark_position()
252 if (unlikely (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (gen_cat))) in _hb_glyph_info_set_unicode_props()279 return HB_UNICODE_GENERAL_CATEGORY_IS_MARK (info->unicode_props() & UPROPS_MASK_GEN_CAT); in _hb_glyph_info_is_unicode_mark()
356 #define HB_UNICODE_GENERAL_CATEGORY_IS_MARK(gen_cat) \ macro
435 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_khmer()
576 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_use()
461 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (unicode->general_category (info[i].codepoint))) in _hb_coretext_shape()
1577 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_indic()