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

  /external/harfbuzz_ng/src/
hb-ot-shape.cc 461 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i])))
480 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i])))
494 if (_hb_glyph_info_is_default_ignorable (&info[i]))
505 if (_hb_glyph_info_is_default_ignorable (&info[i]))
576 _hb_glyph_info_is_default_ignorable (&info[i])) ?
hb-ot-layout-private.hh 379 _hb_glyph_info_is_default_ignorable (const hb_glyph_info_t *info) function
hb-ot-shape-complex-arabic.cc 524 (_hb_glyph_info_is_default_ignorable (&info[context - 1]) ||

Completed in 126 milliseconds