Searched refs:_hb_glyph_info_is_mark (Results 1 – 4 of 4) sorted by relevance
519 _hb_glyph_info_is_mark (const hb_glyph_info_t *info) in _hb_glyph_info_is_mark() function
1169 _hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx - 1]) || in apply()1404 if (!_hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx])) { return_trace (false); } in apply()
779 if (_hb_glyph_info_is_mark (&info[i])) in zero_mark_widths_by_gdef()
937 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->info[match_positions[0]]); in ligate_input()939 if (!_hb_glyph_info_is_mark (&buffer->info[match_positions[i]])) in ligate_input()