Searched defs:GSUBGPOS (Results 1 – 1 of 1) sorted by relevance
2218 struct GSUBGPOS struct2220 static const hb_tag_t GSUBTag = HB_OT_TAG_GSUB;2221 static const hb_tag_t GPOSTag = HB_OT_TAG_GPOS;2223 inline unsigned int get_script_count (void) const in get_script_count()2225 inline const Tag& get_script_tag (unsigned int i) const in get_script_tag()2227 inline unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()2231 inline const Script& get_script (unsigned int i) const in get_script()2233 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()2236 inline unsigned int get_feature_count (void) const in get_feature_count()2238 inline const Tag& get_feature_tag (unsigned int i) const in get_feature_tag()[all …]