Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-var-common.hh844 struct TupleVariationData struct
846 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
854 unsigned get_size (unsigned axis_count) const in get_size()
868 const TupleVariationHeader &get_tuple_var_header (void) const in get_tuple_var_header()
872 struct tuple_variations_t
1308 struct tuple_iterator_t
1366 static bool get_tuple_iterator (hb_bytes_t var_data_bytes, unsigned axis_count, in get_tuple_iterator()
1377 bool has_shared_point_numbers () const { return tupleVarCount.has_shared_point_numbers (); } in has_shared_point_numbers()
1379 static bool decompile_points (const HBUINT8 *&p /* IN/OUT */, in decompile_points()
1432 static bool decompile_deltas (const HBUINT8 *&p /* IN/OUT */, in decompile_deltas()
[all …]