Searched defs:GSUB (Results 1 – 3 of 3) 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
1263 struct GSUB : GSUBGPOS struct1265 static const hb_tag_t tableTag = HB_OT_TAG_GSUB;1267 inline const SubstLookup& get_lookup (unsigned int i) const in get_lookup()1272 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()