Home
last modified time | relevance | path

Searched defs:ResourceMap (Results 1 – 8 of 8) sorted by relevance

/third_party/harfbuzz/src/
Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
379 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
386 HBUINT32 reserved1; /* Reserved for handle to next resource map */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
390 HBUINT32 reserved1; /* Reserved for handle to next resource map */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh355 struct ResourceMap struct
357 unsigned int get_face_count () const in get_face_count()
369 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
384 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
394 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
396 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
400 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
401 HBUINT32 reserved1; /* Reserved for handle to next resource map */
402 HBUINT16 resreved2; /* Reserved for file reference number */
403 HBUINT16 attrs; /* Resource fork attribute */
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dtrace_fixture.h73 ResourceMap() {} in ResourceMap() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceMap.h108 ResourceMap<ResourceType, IDType>::ResourceMap() in ResourceMap() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceMap.h113 ResourceMap<ResourceType, IDType>::ResourceMap() in ResourceMap() function
/third_party/cef/tests/ceftests/
Dtest_handler.h285 typedef std::map<std::string, ResourceContent> ResourceMap; typedef
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DResource.cpp477 ResourceMap(D3D10DDI_HDEVICE hDevice, // IN in ResourceMap() function