Searched refs:gpos_glyphs (Results 1 – 1 of 1) sorted by relevance
108 hb_set_t* gpos_glyphs; /* glyphs covered by GPOS lookups */ in af_get_coverage() local131 gpos_glyphs = hb_set_create(); in af_get_coverage()233 gpos_glyphs, in af_get_coverage()341 hb_set_subtract( gsub_glyphs, gpos_glyphs ); in af_get_coverage()384 hb_set_destroy( gpos_glyphs ); in af_get_coverage()