Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh685 struct CoverageFormat1 struct
690 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
697 inline bool serialize (hb_serialize_context_t *c, in serialize()
711 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
717 inline bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const { in intersects_coverage()
722 inline void add_coverage (set_t *glyphs) const { in add_coverage()
730 struct Iter {
744 USHORT coverageFormat; /* Format identifier--format = 1 */
746 glyphArray; /* Array of GlyphIDs--in numerical order */