Searched refs:_hb_glyph_info_is_mark (Results 1 – 4 of 4) sorted by relevance
368 _hb_glyph_info_is_mark (const hb_glyph_info_t *info) in _hb_glyph_info_is_mark() function
507 if (_hb_glyph_info_is_mark (&info[i])) in zero_mark_widths_by_gdef()
904 if (unlikely (_hb_glyph_info_is_mark (&buffer->cur()))) return TRACE_RETURN (false); in apply()1278 if (!_hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx])) { return TRACE_RETURN (false); } in apply()
766 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->cur()); in match_input()798 is_mark_ligature = is_mark_ligature && _hb_glyph_info_is_mark (&buffer->info[skippy_iter.idx]); in match_input()