Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh452 unsigned int lig_id, in _hb_glyph_info_set_lig_props_for_ligature()
460 unsigned int lig_id, in _hb_glyph_info_set_lig_props_for_mark()
506 uint8_t lig_id = buffer->next_serial () & 0x07; in _hb_allocate_lig_id() local
Dhb-ot-shape-fallback.cc342 unsigned int lig_id = _hb_glyph_info_get_lig_id (&buffer->info[base]); in position_around_base() local
Dhb-ot-layout-gsubgpos.hh1441 unsigned int lig_id = is_ligature ? _hb_allocate_lig_id (buffer) : 0; in ligate_input() local
/external/harfbuzz_ng/src/OT/Layout/GSUB/
DSequence.hh97 unsigned lig_id = _hb_glyph_info_get_lig_id (&c->buffer->cur()); in apply() local
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkLigPosFormat1.hh157 unsigned int lig_id = _hb_glyph_info_get_lig_id (&buffer->info[idx]); in apply() local