Searched defs:GPOS (Results 1 – 3 of 3) sorted by relevance
47 const int32_t Tag::GPOS = TAG('G', 'P', 'O', 'S'); member in sfntly::Tag
61 static const int32_t GPOS; member
1928 struct GPOS : GSUBGPOS struct1930 static constexpr hb_tag_t tableTag = HB_OT_TAG_GPOS;1932 const PosLookup& get_lookup (unsigned int i) const in get_lookup()1939 bool subset (hb_subset_context_t *c) const in subset()1942 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1948 typedef GSUBGPOS::accelerator_t<GPOS> accelerator_t;