Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh815 struct EncodingRecord struct
817 int cmp (const EncodingRecord &other) const in cmp()
827 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
834 HBUINT16 platformID; /* Platform ID. */
835 HBUINT16 encodingID; /* Platform-specific encoding ID. */
837 subtable; /* Byte offset from beginning of table to the subtable for this encoding. */
/third_party/harfbuzz/src/
Dhb-ot-cmap-table.hh1289 struct EncodingRecord struct
1291 int cmp (const EncodingRecord &other) const in cmp()
1301 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
1310 EncodingRecord* copy (hb_serialize_context_t *c, in copy()
1342 HBUINT16 platformID; /* Platform ID. */
1343 HBUINT16 encodingID; /* Platform-specific encoding ID. */
1345 subtable; /* Byte offset from beginning of table to the subtable for this encoding. */
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh1328 struct EncodingRecord struct
1330 int cmp (const EncodingRecord &other) const in cmp()
1340 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
1349 EncodingRecord* copy (hb_serialize_context_t *c, in copy()
1381 HBUINT16 platformID; /* Platform ID. */
1382 HBUINT16 encodingID; /* Platform-specific encoding ID. */
1384 subtable; /* Byte offset from beginning of table to the subtable for this encoding. */