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

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 324 _hb_glyph_info_get_lig_num_comps (const hb_glyph_info_t *info) function
hb-ot-shape-fallback.cc 320 unsigned int num_lig_components = _hb_glyph_info_get_lig_num_comps (&buffer->info[base]);
hb-ot-layout-gsubgpos-private.hh 769 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur());
799 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]);
857 unsigned int last_num_components = _hb_glyph_info_get_lig_num_comps (&buffer->cur());
884 last_num_components = _hb_glyph_info_get_lig_num_comps (&buffer->cur());
    [all...]

Completed in 169 milliseconds