Searched defs:avar (Results 1 – 1 of 1) sorted by relevance
105 struct avar struct107 static constexpr hb_tag_t tableTag = HB_OT_TAG_avar;109 bool sanitize (hb_sanitize_context_t *c) const in sanitize()129 void map_coords (int *coords, unsigned int coords_length) const in map_coords()141 void unmap_coords (int *coords, unsigned int coords_length) const in unmap_coords()154 FixedVersion<>version; /* Version of the avar table156 HBUINT16 reserved; /* This field is permanently reserved. Set to 0. */157 HBUINT16 axisCount; /* The number of variation axes in the font. This160 SegmentMaps firstAxisSegmentMaps;