Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh3558 struct GSUBGPOS struct
3560 bool has_data () const { return version.to_int (); } in has_data()
3561 unsigned int get_script_count () const in get_script_count()
3563 const Tag& get_script_tag (unsigned int i) const in get_script_tag()
3565 unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
3569 const Script& get_script (unsigned int i) const in get_script()
3571 bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
3574 unsigned int get_feature_count () const in get_feature_count()
3576 hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
3578 unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
[all …]
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh4567 struct GSUBGPOS struct
4569 unsigned int get_size () const in get_size()
4581 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4596 bool subset (hb_subset_layout_context_t *c) const in subset()
4607 const ScriptList &get_script_list () const in get_script_list()
4617 const FeatureList &get_feature_list () const in get_feature_list()
4627 unsigned int get_lookup_count () const in get_lookup_count()
4637 const Lookup& get_lookup (unsigned int i) const in get_lookup()
4647 const FeatureVariations &get_feature_variations () const in get_feature_variations()
4658 bool has_data () const { return u.version.to_int (); } in has_data()
[all …]