Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1777 struct VariationStore struct
1779 float get_delta (unsigned int outer, unsigned int inner, in get_delta()
1790 float get_delta (unsigned int index, in get_delta()
1798 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1807 unsigned int get_region_index_count (unsigned int ivs) const in get_region_index_count()
1810 void get_scalars (unsigned int ivs, in get_scalars()
1820 HBUINT16 format;
1821 LOffsetTo<VarRegionList> regions;
1822 LOffsetArrayOf<VarData> dataSets;
/third_party/harfbuzz/src/
Dhb-ot-layout-common.hh2735 struct VariationStore struct
2738 float get_delta (unsigned int outer, unsigned int inner, in get_delta()
2754 float get_delta (unsigned int index, in get_delta()
2762 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2775 bool serialize (hb_serialize_context_t *c, in serialize()
2812 bool subset (hb_subset_context_t *c) const in subset()
2850 unsigned int get_region_index_count (unsigned int ivs) const in get_region_index_count()
2853 void get_scalars (unsigned int ivs, in get_scalars()
2868 unsigned int get_sub_table_count () const { return dataSets.len; } in get_sub_table_count()
2871 HBUINT16 format;
[all …]