Searched defs:GSUBGPOS (Results 1 – 1 of 1) sorted by relevance
2258 struct GSUBGPOS struct2260 static const hb_tag_t GSUBTag = HB_OT_TAG_GSUB;2261 static const hb_tag_t GPOSTag = HB_OT_TAG_GPOS;2263 inline unsigned int get_script_count (void) const in get_script_count()2265 inline const Tag& get_script_tag (unsigned int i) const in get_script_tag()2267 inline unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()2271 inline const Script& get_script (unsigned int i) const in get_script()2273 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()2276 inline unsigned int get_feature_count (void) const in get_feature_count()2278 inline hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()[all …]