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.hh4498 struct GSUBGPOS struct
4500 unsigned int get_size () const in get_size()
4512 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4526 bool subset (hb_subset_layout_context_t *c) const in subset()
4537 const ScriptList &get_script_list () const in get_script_list()
4547 const FeatureList &get_feature_list () const in get_feature_list()
4557 unsigned int get_lookup_count () const in get_lookup_count()
4567 const Lookup& get_lookup (unsigned int i) const in get_lookup()
4577 const FeatureVariations &get_feature_variations () const in get_feature_variations()
4588 bool has_data () const { return u.version.to_int (); } in has_data()
[all …]