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.hh3549 struct GSUBGPOS struct
3551 bool has_data () const { return version.to_int (); } in has_data()
3552 unsigned int get_script_count () const in get_script_count()
3554 const Tag& get_script_tag (unsigned int i) const in get_script_tag()
3556 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
3560 const Script& get_script (unsigned int i) const in get_script()
3562 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
3565 unsigned int get_feature_count () const in get_feature_count()
3567 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
3569 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
[all …]