Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh4572 struct GSUBGPOS struct
4574 unsigned int get_size () const in get_size()
4586 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4601 bool subset (hb_subset_layout_context_t *c) const in subset()
4612 const ScriptList &get_script_list () const in get_script_list()
4622 const FeatureList &get_feature_list () const in get_feature_list()
4632 unsigned int get_lookup_count () const in get_lookup_count()
4642 const Lookup& get_lookup (unsigned int i) const in get_lookup()
4652 const FeatureVariations &get_feature_variations () const in get_feature_variations()
4663 bool has_data () const { return u.version.to_int (); } in has_data()
[all …]