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

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh     [all...]
hb-ot-layout.hh 466 _hb_glyph_info_get_lig_comp (const hb_glyph_info_t *info) function
hb-ot-shape-fallback.cc 344 int this_lig_component = _hb_glyph_info_get_lig_comp (&info[i]) - 1;
hb-ot-layout-gsubgpos.hh 819 unsigned int first_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->cur());
835 unsigned int this_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->info[skippy_iter.idx]);
853 if (_hb_glyph_info_get_lig_comp (&out[j - 1]) == 0)
969 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->cur());
991 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->info[i]);
    [all...]
hb-ot-shape-complex-arabic.cc 434 unsigned int comp = _hb_glyph_info_get_lig_comp (&info[i]);
hb-ot-shape-complex-use.cc 510 0 == _hb_glyph_info_get_lig_comp (&info[i]) &&

Completed in 824 milliseconds