Home | History | Annotate | Download | only in src

Lines Matching refs:total_component_count

768   unsigned int total_component_count = 0;
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]);
808 *p_total_component_count = total_component_count;
818 unsigned int total_component_count)
862 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count);