Home
last modified time | relevance | path

Searched refs:_hb_glyph_info_is_mark (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh523 _hb_glyph_info_is_mark (const hb_glyph_info_t *info) in _hb_glyph_info_is_mark() function
Dhb-ot-layout-gpos-table.hh1482 _hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx - 1]) || in apply()
1715 if (!_hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx])) { return_trace (false); } in apply()
Dhb-ot-shape.cc869 if (_hb_glyph_info_is_mark (&info[i])) in zero_mark_widths_by_gdef()
Dhb-ot-layout-gsubgpos.hh944 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->info[match_positions[0]]); in ligate_input()
946 if (!_hb_glyph_info_is_mark (&buffer->info[match_positions[i]])) in ligate_input()