Searched refs:gpos_glyphs (Results 1 – 3 of 3) sorted by relevance
109 hb_set_t* gpos_glyphs = NULL; /* glyphs covered by GPOS lookups */ in af_shaper_get_coverage() local233 gpos_glyphs = hb_set_create(); in af_shaper_get_coverage()246 gpos_glyphs, in af_shaper_get_coverage()355 hb_set_subtract( gsub_glyphs, gpos_glyphs ); in af_shaper_get_coverage()403 hb_set_destroy( gpos_glyphs ); in af_shaper_get_coverage()
110 hb_set_t* gpos_glyphs = NULL; /* glyphs covered by GPOS lookups */ in af_shaper_get_coverage() local225 gpos_glyphs = hb_set_create(); in af_shaper_get_coverage()238 gpos_glyphs, in af_shaper_get_coverage()346 hb_set_subtract( gsub_glyphs, gpos_glyphs ); in af_shaper_get_coverage()389 hb_set_destroy( gpos_glyphs ); in af_shaper_get_coverage()