Searched defs:VariationStore (Results 1 – 1 of 1) sorted by relevance
2668 struct VariationStore struct2670 using cache_t = VarRegionList::cache_t;2672 cache_t *create_cache () const in create_cache()2689 static void destroy_cache (cache_t *cache) { hb_free (cache); } in destroy_cache()2692 float get_delta (unsigned int outer, unsigned int inner, in get_delta()2710 float get_delta (unsigned int index, in get_delta()2718 float get_delta (unsigned int index, in get_delta()2727 bool sanitize (hb_sanitize_context_t *c) const in sanitize()2740 bool serialize (hb_serialize_context_t *c, in serialize()2797 bool subset (hb_subset_context_t *c, const hb_array_t<const hb_inc_bimap_t> &inner_maps) const in subset()[all …]