Searched defs:GPOS (Results 1 – 1 of 1) sorted by relevance
27 struct GPOS : GSUBGPOS struct29 static constexpr hb_tag_t tableTag = HB_OT_TAG_GPOS;31 using Lookup = PosLookup;33 const PosLookup& get_lookup (unsigned int i) const in get_lookup()40 bool subset (hb_subset_context_t *c) const in subset()46 bool sanitize (hb_sanitize_context_t *c) const in sanitize()55 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()65 void closure_lookups (hb_face_t *face, in closure_lookups()70 typedef GSUBGPOS::accelerator_t<GPOS> accelerator_t;