Searched defs:NameRecord (Results 1 – 5 of 5) 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, const void *base) const in copy()109 bool isUnicode () const in isUnicode()118 static int cmp (const void *pa, const void *pb) in cmp()141 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()147 HBUINT16 platformID; /* Platform ID. */148 HBUINT16 encodingID; /* Platform-specific encoding ID. */149 HBUINT16 languageID; /* Language ID. */[all …]
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