Lines Matching defs:NameRecord
50 struct NameRecord struct
52 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). */
123 offset; /* String offset from start of storage area (in bytes). */