Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-open-file.hh55 typedef struct TableRecord struct
57 int cmp (Tag t) const { return -t.cmp (tag); } in cmp()
59 HB_INTERNAL 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 font
76 HBUINT32 length; /* Length of this table. */
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh54 typedef struct TableRecord struct
56 int cmp (Tag t) const { return -t.cmp (tag); } in cmp()
58 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp()
65 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
71 Tag tag; /* 4-byte identifier. */
72 CheckSum checkSum; /* CheckSum for this table. */
73 Offset32 offset; /* Offset from beginning of TrueType font
75 HBUINT32 length; /* Length of this table. */
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh55 typedef struct TableRecord struct
57 int cmp (Tag t) const { return -t.cmp (tag); } in cmp()
59 HB_INTERNAL 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 font
76 HBUINT32 length; /* Length of this table. */