HomeSort by relevance Sort by last modified time
    Searched full:total_component_count (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 741 unsigned int total_component_count = 0; local
742 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur());
772 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]);
781 *p_total_component_count = total_component_count;
791 unsigned int total_component_count)
835 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count);
    [all...]
hb-ot-layout-gsub-table.hh 630 unsigned int total_component_count = 0; local
642 &total_component_count)))
651 total_component_count);
    [all...]

Completed in 67 milliseconds