Searched refs:gpos_glyphs (Results 1 – 1 of 1) sorted by relevance
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()