Searched defs:NameRecord (Results 1 – 7 of 7) sorted by relevance
50 struct NameRecord struct52 hb_language_t language (hb_face_t *face) const in language()73 uint16_t score () const in score()100 NameRecord* copy (hb_serialize_context_t *c, in copy()111 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()117 HBUINT16 platformID; /* Platform ID. */118 HBUINT16 encodingID; /* Platform-specific encoding ID. */119 HBUINT16 languageID; /* Language ID. */120 HBUINT16 nameID; /* Name ID. */121 HBUINT16 length; /* String length (in bytes). */[all …]
424 struct NameRecord struct435 typedef struct NameRecord NameRecord; argument
428 struct NameRecord struct439 typedef struct NameRecord NameRecord; argument
399 class NameRecord(object): class
1645 class NameRecord(Statement): class
3192 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef
3885 typedef std::pair<TreePatternNode *, unsigned> NameRecord; typedef