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

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-fallback.cc337 unsigned int this_lig_id = _hb_glyph_info_get_lig_id (&info[i]); local
340 if (!lig_id || lig_id != this_lig_id || this_lig_component >= num_lig_components)
H A Dhb-ot-layout-gsubgpos-private.hh781 unsigned int this_lig_id = _hb_glyph_info_get_lig_id (&buffer->info[skippy_iter.idx]); local
788 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp)
794 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id))

Completed in 172 milliseconds