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.hh628 struct CoverageFormat1 struct
633 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
640 inline bool serialize (hb_serialize_context_t *c, in serialize()
654 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
659 inline bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const { in intersects_coverage()
664 inline void add_coverage (set_t *glyphs) const { in add_coverage()
672 struct Iter {
686 USHORT coverageFormat; /* Format identifier--format = 1 */
688 glyphArray; /* Array of GlyphIDs--in numerical order */