Searched defs:NameRecord (Results 1 – 8 of 8) sorted by relevance
50 struct NameRecord struct52 hb_language_t language (hb_face_t *face) const in language()69 uint16_t score () const in score()96 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()103 HBUINT16 platformID; /* Platform ID. */104 HBUINT16 encodingID; /* Platform-specific encoding ID. */105 HBUINT16 languageID; /* Language ID. */106 HBUINT16 nameID; /* Name ID. */107 HBUINT16 length; /* String length (in bytes). */108 HBUINT16 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
311 class NameRecord(object): class
1194 class NameRecord(Statement): class
2753 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef
3192 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef
3709 typedef std::pair<TreePatternNode *, unsigned> NameRecord; typedef