Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hdmx-table.hh42 struct DeviceRecord struct
44 static unsigned int get_size (unsigned count) in get_size()
49 bool serialize (hb_serialize_context_t *c, unsigned pixelSize, Iterator it) in serialize()
68 bool sanitize (hb_sanitize_context_t *c, unsigned sizeDeviceRecord) const in sanitize()
75 HBUINT8 pixelSize; /* Pixel size for following widths (as ppem). */
76 HBUINT8 maxWidth; /* Maximum width. */
77 UnsizedArrayOf<HBUINT8> widthsZ; /* Array of widths (numGlyphs is from the 'maxp' table). */
/third_party/harfbuzz/src/
Dhb-ot-hdmx-table.hh42 struct DeviceRecord struct
44 static unsigned int get_size (unsigned count) in get_size()
49 bool serialize (hb_serialize_context_t *c, unsigned pixelSize, Iterator it) in serialize()
68 bool sanitize (hb_sanitize_context_t *c, unsigned sizeDeviceRecord) const in sanitize()
75 HBUINT8 pixelSize; /* Pixel size for following widths (as ppem). */
76 HBUINT8 maxWidth; /* Maximum width. */
77 UnsizedArrayOf<HBUINT8> widthsZ; /* Array of widths (numGlyphs is from the 'maxp' table). */
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hdmx-table.hh42 struct DeviceRecord struct
44 static unsigned int get_size (unsigned count) in get_size()
49 bool serialize (hb_serialize_context_t *c, unsigned pixelSize, Iterator it) in serialize()
68 bool sanitize (hb_sanitize_context_t *c, unsigned sizeDeviceRecord) const in sanitize()
75 HBUINT8 pixelSize; /* Pixel size for following widths (as ppem). */
76 HBUINT8 maxWidth; /* Maximum width. */
77 UnsizedArrayOf<HBUINT8> widthsZ; /* Array of widths (numGlyphs is from the 'maxp' table). */