Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh507 _hb_glyph_info_is_base_glyph (const hb_glyph_info_t *info) in _hb_glyph_info_is_base_glyph() function
Dhb-ot-layout-gsubgpos.hh936 bool is_base_ligature = _hb_glyph_info_is_base_glyph (&buffer->info[match_positions[0]]); in ligate_input()