Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh987 unsigned int first_lig_id = _hb_glyph_info_get_lig_id (&buffer->cur()); in match_input() local
1006 if (first_lig_id && first_lig_comp) in match_input()
1011 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp) in match_input()
1020 while (j && _hb_glyph_info_get_lig_id (&out[j - 1]) == first_lig_id) in match_input()
1046 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id)) in match_input()