Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-avar-table.hh61 struct SegmentMaps : Array16Of<AxisValueMap> struct
117 const SegmentMaps *map = &firstAxisSegmentMaps; in sanitize()
123 map = &StructAfter<SegmentMaps> (*map); in sanitize()
133 const SegmentMaps *map = &firstAxisSegmentMaps; in map_coords()
137 map = &StructAfter<SegmentMaps> (*map); in map_coords()
145 const SegmentMaps *map = &firstAxisSegmentMaps; in unmap_coords()
149 map = &StructAfter<SegmentMaps> (*map); in unmap_coords()
160 SegmentMaps firstAxisSegmentMaps;

Completed in 1 milliseconds