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

  /external/harfbuzz_ng/src/
hb-ot-shape.cc 431 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i])))
450 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i])))
464 if (_hb_glyph_info_is_default_ignorable (&info[i]))
475 if (_hb_glyph_info_is_default_ignorable (&info[i]))
hb-ot-layout-private.hh 351 _hb_glyph_info_is_default_ignorable (const hb_glyph_info_t *info) function
hb-ot-shape-complex-arabic.cc 519 (_hb_glyph_info_is_default_ignorable (&info[context - 1]) ||
hb-ot-layout-gsub-table.hh     [all...]
hb-ot-layout-gsubgpos-private.hh 322 if (unlikely (_hb_glyph_info_is_default_ignorable (&info) &&
    [all...]

Completed in 76 milliseconds