Searched defs:EncodingRecord (Results 1 – 3 of 3) sorted by relevance
815 struct EncodingRecord struct817 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. */
1289 struct EncodingRecord struct1291 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. */
1328 struct EncodingRecord struct1330 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. */