Searched refs:DELETED_GLYPH (Results 1 – 3 of 3) sorted by relevance
252 if (unlikely (info[i].codepoint == AAT::DELETED_GLYPH)) in hb_aat_layout_zero_width_deleted_glyphs()259 return info->codepoint == AAT::DELETED_GLYPH; in is_deleted_glyph()
432 enum { DELETED_GLYPH = 0xFFFF }; enumerator507 if (unlikely (glyph_id == DELETED_GLYPH)) return CLASS_DELETED_GLYPH; in get_class()
542 buffer->replace_glyph (DELETED_GLYPH); in transition()