Home
last modified time | relevance | path

Searched defs:GSUBGPOS (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh2841 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()
[all …]