Home
last modified time | relevance | path

Searched refs:this_lig_id (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-fallback.cc343 unsigned int this_lig_id = _hb_glyph_info_get_lig_id (&info[i]); in position_around_base() local
346 if (!lig_id || lig_id != this_lig_id || this_lig_component >= num_lig_components) in position_around_base()
Dhb-ot-layout-gsubgpos.hh834 unsigned int this_lig_id = _hb_glyph_info_get_lig_id (&buffer->info[skippy_iter.idx]); in match_input() local
842 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp) in match_input()
877 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id)) in match_input()