Searched defs:GSUBGPOS (Results 1 – 1 of 1) sorted by relevance
2233 struct GSUBGPOS struct2235 static const hb_tag_t GSUBTag = HB_OT_TAG_GSUB;2236 static const hb_tag_t GPOSTag = HB_OT_TAG_GPOS;2238 inline unsigned int get_script_count (void) const in get_script_count()2240 inline const Tag& get_script_tag (unsigned int i) const in get_script_tag()2242 inline unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()2246 inline const Script& get_script (unsigned int i) const in get_script()2248 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()2251 inline unsigned int get_feature_count (void) const in get_feature_count()2253 inline hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()[all …]