Searched refs:codepoint_to_glyph (Results 1 – 2 of 2) sorted by relevance
101 hb_map_t *codepoint_to_glyph, in _populate_gids_to_retain() argument124 codepoint_to_glyph->set (cp, gid); in _populate_gids_to_retain()190 plan->codepoint_to_glyph = hb_map_create(); in hb_subset_plan_create()196 plan->codepoint_to_glyph, in hb_subset_plan_create()218 hb_map_destroy (plan->codepoint_to_glyph); in hb_subset_plan_destroy()
51 hb_map_t *codepoint_to_glyph; member61 hb_codepoint_t old_gid = codepoint_to_glyph->get (codepoint); in new_gid_for_codepoint()