Searched defs:NameRecord (Results 1 – 8 of 8) sorted by relevance
95 struct NameRecord struct97 hb_language_t language (hb_face_t *face) const in language()118 uint16_t score () const in score()145 NameRecord* copy (hb_serialize_context_t *c, const void *base in copy()210 bool isUnicode () const in isUnicode()219 static int cmp (const void *pa, const void *pb) in cmp()242 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()248 HBUINT16 platformID; /* Platform ID. */249 HBUINT16 encodingID; /* Platform-specific encoding ID. */250 HBUINT16 languageID; /* Language ID. */[all …]
428 struct NameRecord struct439 typedef struct NameRecord NameRecord; typedef
424 struct NameRecord struct435 typedef struct NameRecord NameRecord; typedef
428 struct NameRecord struct439 typedef struct NameRecord NameRecord; argument
424 struct NameRecord struct435 typedef struct NameRecord NameRecord; argument
436 class NameRecord(object): class
1668 class NameRecord(Statement): class
3192 typedef std::pair<const TreePatternNode*, unsigned> NameRecord; typedef