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

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 380 _hb_glyph_info_ligated (const hb_glyph_info_t *info) function
394 return _hb_glyph_info_ligated (info) && !_hb_glyph_info_multiplied (info);
hb-ot-shape-complex-myanmar.cc 156 if (_hb_glyph_info_ligated (&info)) return false;
hb-ot-shape.cc 666 if (unlikely (!_hb_glyph_info_ligated (&info[i]) &&
hb-ot-shape-complex-indic.cc 144 if (_hb_glyph_info_ligated (&info)) return false;
    [all...]
hb-ot-layout-gsubgpos-private.hh 377 !_hb_glyph_info_ligated (&info)))
    [all...]

Completed in 62 milliseconds