Searched defs:GPOS (Results 1 – 4 of 4) 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
67 public static final int GPOS = Tag.intValue(new byte[]{'G', 'P', 'O', 'S'}); field in Tag
2817 struct GPOS : GSUBGPOS struct2819 static constexpr hb_tag_t tableTag = HB_OT_TAG_GPOS;2821 const PosLookup& get_lookup (unsigned int i) const in get_lookup()2828 bool subset (hb_subset_context_t *c) const in subset()2834 bool sanitize (hb_sanitize_context_t *c) const in sanitize()2840 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()2850 void closure_lookups (hb_face_t *face, in closure_lookups()2855 typedef GSUBGPOS::accelerator_t<GPOS> accelerator_t;