Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-file.hh207 struct TTCHeaderVersion1 struct
211 unsigned int get_face_count () const { return table.len; } in get_face_count()
212 const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } in get_face()
214 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
221 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
222 FixedVersion<>version; /* Version of the TTC Header (1.0),
225 table; /* Array of offsets to the OffsetTable for each font