Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh835 unsigned int this_lig_comp = _hb_glyph_info_get_lig_comp (&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()