Searched defs:avar (Results 1 – 3 of 3) sorted by relevance
106 struct avar struct108 static constexpr hb_tag_t tableTag = HB_OT_TAG_avar;110 bool sanitize (hb_sanitize_context_t *c) const in sanitize()130 void map_coords (int *coords, unsigned int coords_length) const in map_coords()142 void unmap_coords (int *coords, unsigned int coords_length) const in unmap_coords()155 FixedVersion<>version; /* Version of the avar table157 HBUINT16 reserved; /* This field is permanently reserved. Set to 0. */158 HBUINT16 axisCount; /* The number of variation axes in the font. This161 SegmentMaps firstAxisSegmentMaps;
29 INTEGER, DIMENSION(3) :: avar variable
9 class(parentType), allocatable :: avar local