Searched defs:TableRecord (Results 1 – 1 of 1) sorted by relevance
54 typedef struct TableRecord struct56 int cmp (Tag t) const in cmp()59 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()65 Tag tag; /* 4-byte identifier. */66 CheckSum checkSum; /* CheckSum for this table. */67 UINT32 offset; /* Offset from beginning of TrueType font69 UINT32 length; /* Length of this table. */