Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-var-avar-table.hh106 struct avar struct
108 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 table
157 HBUINT16 reserved; /* This field is permanently reserved. Set to 0. */
158 HBUINT16 axisCount; /* The number of variation axes in the font. This
161 SegmentMaps firstAxisSegmentMaps;
/external/llvm-project/flang/test/Semantics/
Ddosemantics03.f9029 INTEGER, DIMENSION(3) :: avar variable
Dresolve71.f909 class(parentType), allocatable :: avar local