Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh4471 struct GSUBGPOSVersion1_2 struct
4476 FixedVersion<>version; /* Version of the GSUB/GPOS table--initially set
4479 scriptList; /* ScriptList table */
4481 featureList; /* FeatureList table */
4483 lookupList; /* LookupList table */
4485 featureVars; /* Offset to Feature Variations
4492 unsigned int get_size () const in get_size()
4498 const typename Types::template OffsetTo<LookupList<Types>>* get_lookup_list_offset () const in get_lookup_list_offset()
4504 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4522 bool subset (hb_subset_layout_context_t *c) const in subset()