Searched defs:TableRecord (Results 1 – 1 of 1) sorted by relevance
55 typedef struct TableRecord struct57 int cmp (Tag t) const { return -t.cmp (tag); } in cmp()59 static int cmp (const void *pa, const void *pb) in cmp()66 bool sanitize (hb_sanitize_context_t *c) const in sanitize()72 Tag tag; /* 4-byte identifier. */73 CheckSum checkSum; /* CheckSum for this table. */74 Offset32 offset; /* Offset from beginning of TrueType font76 HBUINT32 length; /* Length of this table. */