Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.hh437 unsigned int lig_id, in _hb_glyph_info_set_lig_props_for_ligature()
445 unsigned int lig_id, in _hb_glyph_info_set_lig_props_for_mark()
490 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-gsub-table.hh346 unsigned lig_id = _hb_glyph_info_get_lig_id (&c->buffer->cur()); in apply() local
Dhb-ot-layout-gpos-table.hh2338 unsigned int lig_id = _hb_glyph_info_get_lig_id (&buffer->info[j]); in apply() local
Dhb-ot-layout-gsubgpos.hh1117 unsigned int lig_id = is_ligature ? _hb_allocate_lig_id (buffer) : 0; in ligate_input() local