Home
last modified time | relevance | path

Searched refs:HB_UNICODE_GENERAL_CATEGORY_IS_MARK (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-normalize.cc333 …if (unlikely (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->i… in _hb_ot_shape_normalize()
359 …if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->info[end])… in _hb_ot_shape_normalize()
434 HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->cur()))) in _hb_ot_shape_normalize()
Dhb-ot-shape-fallback.cc421 if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&info[i]))) in position_cluster()
426 if (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&info[j]))) in position_cluster()
451 …if (likely (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&info[i])))… in _hb_ot_shape_fallback_mark_position()
Dhb-ot-layout.hh241 if (unlikely (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (gen_cat))) in _hb_glyph_info_set_unicode_props()
268 return HB_UNICODE_GENERAL_CATEGORY_IS_MARK (info->unicode_props() & UPROPS_MASK_GEN_CAT); in _hb_glyph_info_is_unicode_mark()
Dhb-unicode.hh359 #define HB_UNICODE_GENERAL_CATEGORY_IS_MARK(gen_cat) \ macro
Dhb-ot-shape-complex-khmer.cc481 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_khmer()
Dhb-ot-shape-complex-use.cc622 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_use()
Dhb-coretext.cc475 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (unicode->general_category (info[i].codepoint))) in _hb_coretext_shape()
Dhb-ot-shape-complex-indic.cc1624 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_indic()
/third_party/harfbuzz/src/
Dhb-ot-layout.hh252 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()
Dhb-unicode.hh356 #define HB_UNICODE_GENERAL_CATEGORY_IS_MARK(gen_cat) \ macro
Dhb-ot-shape-complex-khmer.cc343 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_khmer()
Dhb-ot-shape-complex-use.cc476 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_use()
Dhb-coretext.cc500 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (unicode->general_category (info[i].codepoint))) in _hb_coretext_shape()
Dhb-ot-shape-complex-indic.cc1544 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_indic()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.hh252 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()
Dhb-unicode.hh357 #define HB_UNICODE_GENERAL_CATEGORY_IS_MARK(gen_cat) \ macro
Dhb-ot-shape-complex-khmer.cc344 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_khmer()
Dhb-ot-shape-complex-use.cc476 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_use()
Dhb-ot-shape-complex-indic.cc1543 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (c->unicode->general_category (a))) in compose_indic()
Dhb-coretext.cc538 if (HB_UNICODE_GENERAL_CATEGORY_IS_MARK (unicode->general_category (info[i].codepoint))) in _hb_coretext_shape()