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.hh920 struct CoverageFormat1 struct
925 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()
934 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()
940 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
946 bool intersects (const hb_set_t *glyphs) const in intersects()
955 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()
959 bool add_coverage (set_t *glyphs) const in add_coverage()
964 struct iter_t
981 HBUINT16 coverageFormat; /* Format identifier--format = 1 */
983 glyphArray; /* Array of GlyphIDs--in numerical order */