Searched defs:NameRecord (Results 1 – 6 of 6) sorted by relevance
43 struct NameRecord struct45 static int cmp (const NameRecord *a, const NameRecord *b) in cmp()59 inline bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()66 USHORT platformID; /* Platform ID. */67 USHORT encodingID; /* Platform-specific encoding ID. */68 USHORT languageID; /* Language ID. */69 USHORT nameID; /* Name ID. */70 USHORT length; /* String length (in bytes). */71 USHORT offset; /* String offset from start of storage area (in bytes). */
424 struct NameRecord struct435 typedef struct NameRecord NameRecord; argument
428 struct NameRecord struct439 typedef struct NameRecord NameRecord; argument
91 class NameRecord(object): class
2753 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef
3192 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef