Searched defs:ResourceMap (Results 1 – 4 of 4) sorted by relevance
345 struct ResourceMap struct347 unsigned int get_face_count () const in get_face_count()359 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()374 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()384 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()386 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()390 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */391 HBUINT32 reserved1; /* Reserved for handle to next resource map */392 HBUINT16 resreved2; /* Reserved for file reference number */393 HBUINT16 attrs; /* Resource fork attribute */[all …]
37 using ResourceMap = variable
66 ResourceMap() {} in ResourceMap() function
113 ResourceMap<ResourceType, IDType>::ResourceMap() in ResourceMap() function