Home | History | Annotate | Download | only in src

Lines Matching defs:gsub

1260  * GSUB -- The Glyph Substitution Table
1263 struct GSUB : GSUBGPOS
1285 GSUB::substitute_start (hb_font_t *font, hb_buffer_t *buffer)
1331 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub);
1332 const SubstLookup &l = gsub.get_lookup (lookup_index);
1338 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub);
1339 const SubstLookup &l = gsub.get_lookup (lookup_index);