Searched defs:GSUB (Results 1 – 5 of 5) sorted by relevance
1439 struct GSUB : GSUBGPOS struct1441 enum { tableTag = HB_OT_TAG_GSUB };1443 const SubstLookup& get_lookup (unsigned int i) const in get_lookup()1446 bool subset (hb_subset_context_t *c) const in subset()1449 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1455 typedef GSUBGPOS::accelerator_t<GSUB> accelerator_t;
48 const int32_t Tag::GSUB = TAG('G', 'S', 'U', 'B'); member in sfntly::Tag
62 static const int32_t GSUB; member
91 GSUB = 301, enumerator188 #define GSUB 301 macro
159 GSUB = 301, enumerator256 #define GSUB 301 macro