Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh113 struct CFF2VariationStore struct
115 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
121 bool serialize (hb_serialize_context_t *c, const CFF2VariationStore *varStore) in serialize()
131 unsigned int get_size () const { return HBUINT16::static_size + size; } in get_size()
133 HBUINT16 size;
134 VariationStore varStore;