Home
last modified time | relevance | path

Searched defs:GSUB (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sfntly/
Dtag.cc48 const int32_t Tag::GSUB = TAG('G', 'S', 'U', 'B'); member in sfntly::Tag
Dtag.h62 static const int32_t GSUB; member
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1294 struct GSUB : GSUBGPOS struct
1296 static const hb_tag_t tableTag = HB_OT_TAG_GSUB;
1298 inline const SubstLookup& get_lookup (unsigned int i) const in get_lookup()
1303 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()