Searched defs:GSUB (Results 1 – 5 of 5) sorted by relevance
48 const int32_t Tag::GSUB = TAG('G', 'S', 'U', 'B'); member in sfntly::Tag
62 static const int32_t GSUB; member
1497 struct GSUB : GSUBGPOS struct1499 static constexpr hb_tag_t tableTag = HB_OT_TAG_GSUB;1501 const SubstLookup& get_lookup (unsigned int i) const in get_lookup()1504 bool subset (hb_subset_context_t *c) const in subset()1507 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1513 typedef GSUBGPOS::accelerator_t<GSUB> accelerator_t;
96 GSUB = 302, enumerator194 #define GSUB 302 macro
168 GSUB = 302, enumerator266 #define GSUB 302 macro