Searched defs:EncodingRecord (Results 1 – 2 of 2) 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. */