Searched defs:VariationStore (Results 1 – 1 of 1) sorted by relevance
3012 struct VariationStore struct3015 using cache_t = VarRegionList::cache_t;3017 cache_t *create_cache () const in create_cache()3034 static void destroy_cache (cache_t *cache) { hb_free (cache); } in destroy_cache()3037 float get_delta (unsigned int outer, unsigned int inner, in get_delta()3055 float get_delta (unsigned int index, in get_delta()3063 float get_delta (unsigned int index, in get_delta()3072 bool sanitize (hb_sanitize_context_t *c) const in sanitize()3085 bool serialize (hb_serialize_context_t *c, in serialize()3115 bool serialize (hb_serialize_context_t *c, in serialize()[all …]