Searched refs:gids_to_retain (Results 1 – 2 of 2) sorted by relevance
41 hb_set_t *gids_to_retain) in _add_cff_seac_components() argument46 gids_to_retain->add (base_gid); in _add_cff_seac_components()47 gids_to_retain->add (accent_gid); in _add_cff_seac_components()54 _gsub_closure (hb_face_t *face, hb_set_t *gids_to_retain) in _gsub_closure() argument65 gids_to_retain); in _gsub_closure()
1029 add_gid_and_children (hb_codepoint_t gid, hb_set_t *gids_to_retain, in add_gid_and_children()1034 if (gids_to_retain->has (gid)) return; in add_gid_and_children()1036 gids_to_retain->add (gid); in add_gid_and_children()1039 add_gid_and_children (item.glyphIndex, gids_to_retain, depth); in add_gid_and_children()