Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-avar-table.hh105 struct avar struct
107 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 table
156 HBUINT16 reserved; /* This field is permanently reserved. Set to 0. */
157 HBUINT16 axisCount; /* The number of variation axes in the font. This
160 SegmentMaps firstAxisSegmentMaps;