Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh2628 struct GSUBGPOS struct
2630 bool has_data () const { return version.to_int (); } in has_data()
2631 unsigned int get_script_count () const in get_script_count()
2633 const Tag& get_script_tag (unsigned int i) const in get_script_tag()
2635 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
2639 const Script& get_script (unsigned int i) const in get_script()
2641 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
2644 unsigned int get_feature_count () const in get_feature_count()
2646 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
2648 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh3548 struct GSUBGPOS struct
3550 bool has_data () const { return version.to_int (); } in has_data()
3551 unsigned int get_script_count () const in get_script_count()
3553 const Tag& get_script_tag (unsigned int i) const in get_script_tag()
3555 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
3559 const Script& get_script (unsigned int i) const in get_script()
3561 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
3564 unsigned int get_feature_count () const in get_feature_count()
3566 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
3568 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
[all …]
/third_party/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh3529 struct GSUBGPOS struct
3531 bool has_data () const { return version.to_int (); } in has_data()
3532 unsigned int get_script_count () const in get_script_count()
3534 const Tag& get_script_tag (unsigned int i) const in get_script_tag()
3536 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
3540 const Script& get_script (unsigned int i) const in get_script()
3542 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
3545 unsigned int get_feature_count () const in get_feature_count()
3547 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
3549 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
[all …]