Searched defs:MultiItemVariationStore (Results 1 – 1 of 1) sorted by relevance
3438 struct MultiItemVariationStore struct3440 using cache_t = SparseVarRegionList::cache_t;3442 cache_t *create_cache () const in create_cache()3459 static void destroy_cache (cache_t *cache) { hb_free (cache); } in destroy_cache()3462 void get_delta (unsigned int outer, unsigned int inner, in get_delta()3482 void get_delta (unsigned int index, in get_delta()3491 void get_delta (unsigned int index, in get_delta()3502 bool sanitize (hb_sanitize_context_t *c) const in sanitize()3517 HBUINT16 format; // 13518 Offset32To<SparseVarRegionList> regions;[all …]