Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-var-avar-table.hh129 struct avar struct
131 static constexpr hb_tag_t tableTag = HB_OT_TAG_avar;
133 bool has_data () const { return version.to_int (); } in has_data()
135 const SegmentMaps* get_segment_maps () const in get_segment_maps()
138 unsigned get_axis_count () const in get_axis_count()
141 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
174 void map_coords (int *coords, unsigned int coords_length) const in map_coords()
216 void unmap_coords (int *coords, unsigned int coords_length) const in unmap_coords()
229 FixedVersion<>version; /* Version of the avar table
231 HBUINT16 reserved; /* This field is permanently reserved. Set to 0. */
[all …]