Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh362 _hb_glyph_info_is_ligature (const hb_glyph_info_t *info) in _hb_glyph_info_is_ligature() function
Dhb-ot-layout-gsub-table.hh293 unsigned int klass = _hb_glyph_info_is_ligature (&c->buffer->cur()) ? in apply()
Dhb-ot-layout-gpos-table.hh1163 …if (!_hb_glyph_info_is_ligature (&buffer->info[skippy_iter.idx])) { /*return TRACE_RETURN (false);… in apply()