Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh2824 struct VariationStore struct
2827 float get_delta (unsigned int outer, unsigned int inner, in get_delta()
2843 float get_delta (unsigned int index, in get_delta()
2851 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2864 bool serialize (hb_serialize_context_t *c, in serialize()
2917 bool subset (hb_subset_context_t *c) const in subset()
2955 unsigned int get_region_index_count (unsigned int major) const in get_region_index_count()
2958 void get_region_scalars (unsigned int major, in get_region_scalars()
2974 unsigned int get_sub_table_count () const { return dataSets.len; } in get_sub_table_count()
2977 HBUINT16 format;
[all …]