Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh4390 struct GSUBGPOSVersion1_2 struct
4395 FixedVersion<>version; /* Version of the GSUB/GPOS table--initially set
4398 scriptList; /* ScriptList table */
4400 featureList; /* FeatureList table */
4402 lookupList; /* LookupList table */
4404 featureVars; /* Offset to Feature Variations
4411 unsigned int get_size () const in get_size()
4417 const typename Types::template OffsetTo<LookupList<Types>>* get_lookup_list_offset () const in get_lookup_list_offset()
4423 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4441 bool subset (hb_subset_layout_context_t *c) const in subset()