Searched refs:new_glyph (Results 1 – 3 of 3) sorted by relevance
101 hb_codepoint_t new_glyph = HB_SET_VALUE_INVALID; in subset() local102 c->plan->new_gid_for_old_gid (_.glyph, &new_glyph); in subset()105 metric.glyph = new_glyph; in subset()
620 for (hb_codepoint_t new_glyph = 0; new_glyph < plan->num_output_glyphs (); new_glyph++) in create() local622 if (!plan->old_gid_for_new_gid(new_glyph, &old_glyph)) in create()624 if (new_glyph != old_glyph) { in create()
562 FT_GlyphSlot new_glyph );