Searched refs:_hb_glyph_info_is_mark (Results 1 – 4 of 4) sorted by relevance
523 _hb_glyph_info_is_mark (const hb_glyph_info_t *info) in _hb_glyph_info_is_mark() function
990 if (_hb_glyph_info_is_mark (&info[i])) in zero_mark_widths_by_gdef()
2072 _hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx - 1]) || in apply()2516 if (!_hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx])) { return_trace (false); } in apply()
1106 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->info[match_positions[0]]); in ligate_input()1108 if (!_hb_glyph_info_is_mark (&buffer->info[match_positions[i]])) in ligate_input()