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 498 _hb_glyph_info_get_lig_num_comps (const hb_glyph_info_t *info) function
hb-ot-shape-fallback.cc 325 unsigned int num_lig_components = _hb_glyph_info_get_lig_num_comps (&buffer->info[base]);
hb-ot-layout-gsubgpos-private.hh 720 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur());
786 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]);
844 unsigned int last_num_components = _hb_glyph_info_get_lig_num_comps (&buffer->cur());
873 last_num_components = _hb_glyph_info_get_lig_num_comps (&buffer->cur());
    [all...]

Completed in 88 milliseconds