Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff2-table.hh112 struct CFF2ItemVariationStore struct
114 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
123 bool serialize (hb_serialize_context_t *c, const CFF2ItemVariationStore *varStore) in serialize()
133 unsigned int get_size () const { return HBUINT16::static_size + size; } in get_size()
135 HBUINT16 size;
136 ItemVariationStore varStore;