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.hh4182 struct GSUBGPOS struct
4184 unsigned int get_size () const in get_size()
4196 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4210 bool subset (hb_subset_layout_context_t *c) const in subset()
4221 const ScriptList &get_script_list () const in get_script_list()
4231 const FeatureList &get_feature_list () const in get_feature_list()
4241 unsigned int get_lookup_count () const in get_lookup_count()
4251 const Lookup& get_lookup (unsigned int i) const in get_lookup()
4261 const FeatureVariations &get_feature_variations () const in get_feature_variations()
4272 bool has_data () const { return u.version.to_int (); } in has_data()
[all …]