Searched defs:GSUB (Results 1 – 3 of 3) sorted by relevance
19 struct GSUB : GSUBGPOS struct21 using Lookup = SubstLookup;23 static constexpr hb_tag_t tableTag = HB_OT_TAG_GSUB;25 const SubstLookup& get_lookup (unsigned int i) const in get_lookup()28 bool subset (hb_subset_context_t *c) const in subset()34 bool sanitize (hb_sanitize_context_t *c) const in sanitize()43 void closure_lookups (hb_face_t *face, in closure_lookups()48 typedef GSUBGPOS::accelerator_t<GSUB> accelerator_t;
101 GSUB = 302, /* GSUB */ enumerator204 #define GSUB 302 macro
169 GSUB = 302, /* GSUB */ enumerator272 #define GSUB 302 macro