Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-hdmx-table.hh42 struct DeviceRecord struct
44 struct SubsetView
73 static unsigned int get_size (unsigned int count) in get_size()
76 bool serialize (hb_serialize_context_t *c, const SubsetView &subset_view) in serialize()
105 bool sanitize (hb_sanitize_context_t *c, unsigned int sizeDeviceRecord) const in sanitize()
112 HBUINT8 pixelSize; /* Pixel size for following widths (as ppem). */
113 HBUINT8 maxWidth; /* Maximum width. */
114 UnsizedArrayOf<HBUINT8> widthsZ; /* Array of widths (numGlyphs is from the 'maxp' table). */