Home
last modified time | relevance | path

Searched defs:TTCHeaderVersion1 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-open-file-private.hh126 struct TTCHeaderVersion1 struct
130 inline unsigned int get_face_count (void) const { return table.len; } in get_face_count()
131 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } in get_face()
133 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
139 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
140 FixedVersion version; /* Version of the TTC Header (1.0),
143 table; /* Array of offsets to the OffsetTable for each font
/external/harfbuzz_ng/src/
Dhb-open-file-private.hh126 struct TTCHeaderVersion1 struct
130 inline unsigned int get_face_count (void) const { return table.len; } in get_face_count()
131 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } in get_face()
133 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
139 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
140 FixedVersion version; /* Version of the TTC Header (1.0),
143 table; /* Array of offsets to the OffsetTable for each font