Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2108 struct VariationStore struct
2110 float get_delta (unsigned int outer, unsigned int inner, in get_delta()
2125 float get_delta (unsigned int index, in get_delta()
2133 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2146 bool serialize (hb_serialize_context_t *c, in serialize()
2183 unsigned int get_region_index_count (unsigned int ivs) const in get_region_index_count()
2186 void get_scalars (unsigned int ivs, in get_scalars()
2201 unsigned int get_sub_table_count () const { return dataSets.len; } in get_sub_table_count()
2204 HBUINT16 format;
2205 LOffsetTo<VarRegionList> regions;
[all …]