Home
last modified time | relevance | path

Searched refs:SegmentMaps (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-var-avar-table.hh60 struct SegmentMaps : ArrayOf<AxisValueMap> struct
112 const SegmentMaps *map = &firstAxisSegmentMaps; in sanitize()
118 map = &StructAfter<SegmentMaps> (*map); in sanitize()
128 const SegmentMaps *map = &firstAxisSegmentMaps; in map_coords()
132 map = &StructAfter<SegmentMaps> (*map); in map_coords()
143 SegmentMaps firstAxisSegmentMaps;