Searched defs:avar (Results 1 – 1 of 1) sorted by relevance
129 struct avar struct131 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 table231 HBUINT16 reserved; /* This field is permanently reserved. Set to 0. */[all …]