Home
last modified time | relevance | path

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

/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/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