Searched defs:GSUBGPOS (Results 1 – 1 of 1) sorted by relevance
2650 struct GSUBGPOS struct2652 bool has_data () const { return version.to_int (); } in has_data()2653 unsigned int get_script_count () const in get_script_count()2655 const Tag& get_script_tag (unsigned int i) const in get_script_tag()2657 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()2661 const Script& get_script (unsigned int i) const in get_script()2663 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()2666 unsigned int get_feature_count () const in get_feature_count()2668 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()2670 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()[all …]