Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh513 _hb_glyph_info_is_ligature (const hb_glyph_info_t *info) in _hb_glyph_info_is_ligature() function
Dhb-ot-layout-gsub-table.hh333 unsigned int klass = _hb_glyph_info_is_ligature (&c->buffer->cur()) ? in apply()