Home
last modified time | relevance | path

Searched defs:lig_id (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh415 unsigned int lig_id, in _hb_glyph_info_set_lig_props_for_ligature()
423 unsigned int lig_id, in _hb_glyph_info_set_lig_props_for_mark()
468 uint8_t lig_id = buffer->next_serial () & 0x07; in _hb_allocate_lig_id() local
Dhb-ot-shape-fallback.cc321 unsigned int lig_id = _hb_glyph_info_get_lig_id (&buffer->info[base]); in position_around_base() local
Dhb-ot-layout-gpos-table.hh1206 unsigned int lig_id = _hb_glyph_info_get_lig_id (&buffer->info[j]); in apply() local
Dhb-ot-layout-gsubgpos-private.hh828 unsigned int lig_id = is_mark_ligature ? 0 : _hb_allocate_lig_id (buffer); in ligate_input() local