Lines Matching defs:GSUBGPOS

2841 struct GSUBGPOS  struct
2843 bool has_data () const { return version.to_int (); } in has_data()
2844 unsigned int get_script_count () const in get_script_count()
2846 const Tag& get_script_tag (unsigned int i) const in get_script_tag()
2848 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
2852 const Script& get_script (unsigned int i) const in get_script()
2854 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
2857 unsigned int get_feature_count () const in get_feature_count()
2859 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
2861 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
2865 const Feature& get_feature (unsigned int i) const in get_feature()
2867 bool find_feature_index (hb_tag_t tag, unsigned int *index) const in find_feature_index()
2870 unsigned int get_lookup_count () const in get_lookup_count()
2872 const Lookup& get_lookup (unsigned int i) const in get_lookup()
2875 bool find_variations_index (const int *coords, unsigned int num_coords, in find_variations_index()
2884 const Feature& get_feature_variation (unsigned int feature_index, in get_feature_variation()
2901 bool subset (hb_subset_context_t *c) const in subset()
2926 unsigned int get_size () const in get_size()
2933 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2953 struct accelerator_t
2988 FixedVersion<>version; /* Version of the GSUB/GPOS table--initially set
2991 scriptList; /* ScriptList table */
2993 featureList; /* FeatureList table */
2995 lookupList; /* LookupList table */
2997 featureVars; /* Offset to Feature Variations